UNPKG

marktex

Version:

A full GFM implementation in javascript. Additional smart features supported and enabled by default.

5 lines (4 loc) 227 B
<p>codespan <code>int</code> is enabled in markdown.</p> <p>while code fences are enabled in GFM:</p> <pre><code>var a=&quot;helo world&quot;; </code></pre><p>both can be highlighted by custom option: highlight(code, lang)</p>