Michel Fortin wrote:
Anyway, with the parsing model in three passes I'm currently defining it's pretty trivial to do correctly: the block elements pass extracts the text of the blockquote, leaving this to parse by the span element pass:

    what about this <http://
    google.com/> case?

The span element pass would then see an autolink and just ignore any newline it finds in the URL.

Ah, okay.  Somehow I misread that.  Yes, that seems about right.

-Jacob

_______________________________________________
Markdown-Discuss mailing list
Markdown-Discuss@six.pairlist.net
http://six.pairlist.net/mailman/listinfo/markdown-discuss

Reply via email to