Getting around div tags
John Gruber
gruber at fedora.net
Sat Mar 20 16:57:38 EST 2004
Jesper <jesper at lindholms.com> wrote on 03/20/04 at 10:19p:
> http://daringfireball.net/2003/09/interview_michael_tsai
> > <div class="interview">
> ;)
>
> Never say never.
In hindsight, I think that div is a mistake. What I did with that
div, I could have done by assigning classes to each paragraph in the
article. (And I was already doing this for the question paragraphs.)
And Markdown will support adding classes to paragraphs at some point
post-1.0. So this is not an example of why Markdown might need to
work within divs.
-J.G.
More information about the Markdown-discuss
mailing list