Prevent WordPress auto conversion of double hyphen

In functions.php, add the following line at the end remove_filter( 'the_content', 'wptexturize' );