Embed HTML using prism

Use the language-markup class and replace the first < of each line with &lt;

Example:

<pre class="language-markup" id="answer"><code>&lt;a href="your landing page url">
    &lt;img src="your image url" />
&lt;/a></code></pre>

SNAPPED!

Comments

Popular posts from this blog

Append to a json file python

Setup Mailhog mail server on Ubuntu