How often do you use inline images? <p> wrapper is really useful?

Jak Wings jakwings at gmail.com
Wed Mar 5 11:28:11 EST 2014


On 5 Mar 2014, at 10:50, Rob McBroom <mailinglist0 at skurfer.com> 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://six.pairlist.net/pipermail/markdown-discuss/attachments/20140306/37db1e3b/attachment.htm>


More information about the Markdown-Discuss mailing list