Prism doesn’t work with JetPack Markdown?
-
I use
'''python from x import y(That’s three backticks followed by the name of the language)
This produces
<pre><code class="python">from x import y </code></pre>But this doesn’t get picked up by by the Prism highlighter. It does work with Highlight.js
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘Prism doesn’t work with JetPack Markdown?’ is closed to new replies.