ordered lists: type lower alpha?
Michel Fortin
michel.fortin at michelf.ca
Wed Jul 24 18:47:14 EDT 2013
Le 24-juil.-2013 à 8:19, Sherwood Botsford <sgbotsford at gmail.com> a écrit :
> DIVs are natural containers for CSS style elements, where you want to
> change the way something is presented.
>
> (I'm not wedded to the colon marker. It probably conflicts with something,
> but it sees fairly unobtrusive, and hence in line with the transparency
> goal of MD)
Wouldn't it be simpler to have a syntax like this one?
<div class="FOO" markdown="1">
blah blah
</div>
<div class="BAR" markdown="1">
blah blah
</div>
Also, this syntax is easily extensible to `<section>` or `<aside>` or `<article>` or `<footer>` or `<p>` or ... Someone should really implement that.
--
Michel Fortin
michel.fortin at michelf.ca
http://michelf.ca
More information about the Markdown-Discuss
mailing list