Title: Code Fencing Issues
Last modified: September 1, 2016

---

# Code Fencing Issues

 *  Resolved [Xtremefaith](https://wordpress.org/support/users/xtremefaith/)
 * (@xtremefaith)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/code-fencing-issues/)
 * This plugin concept is awesome! Works perfectly we tracking changes and implementing
   them. The only issue I’m currently experiencing is parsing of code blocks using
   triple back tics
 * For example if I have the following in my markdown
 *  `java
    /* Some code block */ `
 * It will appear in the WordPress editor as:
 *  `java /* Some code block */
    /* everything else */ `
 * _**NOTE:** I attempted to use triple back tics in above example but they keep
   getting parsed out_
 * Is there a trick to make this work right or is there just a bug that needs to
   be squashed. Thanks so much for this plugin!
 * [https://wordpress.org/plugins/mytory-markdown/](https://wordpress.org/plugins/mytory-markdown/)

Viewing 4 replies - 1 through 4 (of 4 total)

 *  Plugin Author [An, Hyeong-woo](https://wordpress.org/support/users/mytory/)
 * (@mytory)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/code-fencing-issues/#post-7593527)
 * Maybe, I can fix it. Thanks.
 *  Thread Starter [Xtremefaith](https://wordpress.org/support/users/xtremefaith/)
 * (@xtremefaith)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/code-fencing-issues/#post-7593529)
 * In case it helps, I came across this:
    [http://wordpress.stackexchange.com/questions/90065/preserve-white-space-in-page](http://wordpress.stackexchange.com/questions/90065/preserve-white-space-in-page)
 * I noticed that in some cases the white spaces are not preserved and I think its
   because WordPress editor is expecting `<pre>` & `<code>` in the html tab and 
   not backticks.
 *  Plugin Author [An, Hyeong-woo](https://wordpress.org/support/users/mytory/)
 * (@mytory)
 * [9 years, 2 months ago](https://wordpress.org/support/topic/code-fencing-issues/#post-8958526)
 * I’ve added markdown engine select feature in 1.6.1. Maybe, parsedown will resolve
   your issue.
 * Thanks.
 *  Plugin Author [An, Hyeong-woo](https://wordpress.org/support/users/mytory/)
 * (@mytory)
 * [9 years, 2 months ago](https://wordpress.org/support/topic/code-fencing-issues/#post-8958528)
 * Resolved.

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Code Fencing Issues’ is closed to new replies.

 * ![](https://ps.w.org/mytory-markdown/assets/icon-256x256.png?rev=1989670)
 * [Mytory Markdown](https://wordpress.org/plugins/mytory-markdown/)
 * [Support Threads](https://wordpress.org/support/plugin/mytory-markdown/)
 * [Active Topics](https://wordpress.org/support/plugin/mytory-markdown/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/mytory-markdown/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/mytory-markdown/reviews/)

 * 4 replies
 * 2 participants
 * Last reply from: [An, Hyeong-woo](https://wordpress.org/support/users/mytory/)
 * Last activity: [9 years, 2 months ago](https://wordpress.org/support/topic/code-fencing-issues/#post-8958528)
 * Status: resolved