On 5 Mar 2014, at 10:50, Rob McBroom <[email protected]> wrote:
> If you don’t explicitly define a way to do it, others will make something up. 
> Probably multiple others with multiple somethings.
> 
> For reference, see: Every HTML tag that isn’t spit out by Markdown.pl. ;-)
> 
Thanks, Rob. Maybe I should use raw HTML and parse the HTML block. I have 
extended the syntax of GFM’s fenced code block.

~~~ **
![alt](url “title”)
~~~

The double asterisk “**” above denotes raw HTML that will be parsed. (single 
asterisk “*” just denotes simple raw HTML)

Best regards,
Jak Wings
_______________________________________________
Markdown-Discuss mailing list
[email protected]
http://six.pairlist.net/mailman/listinfo/markdown-discuss

Reply via email to