meteor-markdown-templating
meteor-markdown-templating copied to clipboard
escape < and > in code?
trafficstars
I can't find a way to escape the angle brackets as in Github markdown
<a>
I've tried < and > and \< and \> and other methods used in other markdown flavors.