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!
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Code Fencing Issues’ is closed to new replies.