Do you mean inline images vs <figure>'s? In MultiMarkdown, I started with no changes to Markdown's image approach, but eventually added a feature that an image by itself as a paragraph would be a <figure> rather than an inline image type.
I have not surveyed users to see which is used more commonly, but I do get a fair number of questions related to <figures>, and very few related to inline images. Fletcher On 3/5/14, 10:18 AM, Jak Wings wrote: > I’m designing my own Markdown-like language. :) I just don’t know how > important it is to use inline images. What do you think? > > Best regards, > Jak Wings > > _______________________________________________ > Markdown-Discuss mailing list > [email protected] > http://six.pairlist.net/mailman/listinfo/markdown-discuss > -- Fletcher T. Penney [email protected] _______________________________________________ Markdown-Discuss mailing list [email protected] http://six.pairlist.net/mailman/listinfo/markdown-discuss
