meteor-markdown-templating icon indicating copy to clipboard operation
meteor-markdown-templating copied to clipboard

escape < and > in code?

Open pferrel opened this issue 8 years ago • 0 comments
trafficstars

I can't find a way to escape the angle brackets as in Github markdown

<a>

I've tried &lt; and &gt; and \&lt; and \&gt and other methods used in other markdown flavors.

pferrel avatar Dec 19 '16 22:12 pferrel