Highlightning doesn't work when previewing the page
-
When I test with the “canonical” example, the code isn’t highlighted in the preview.
With the “canonical” example, I of course mean this:
#!ruby class Foo < Bar def hello puts "Hello World!" end end
The code is highlighted in the editor preview pane, but then it’s highlighted even without the
#!ruby
line. If I preview the page then it is not highlighted. Also, the “shebang” line is shown in the preview pane, but not in the preview page.I have installed the SyntaxHighlighter Evolved (version 3.1.7), WP-Markdown (version 1.2) and WP-Markdown-SyntaxHighlighter (version 0.4) plugins, in that order.
Is there something wrong on my side or is it a bug somewhere?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Highlightning doesn't work when previewing the page’ is closed to new replies.