Re: Entity conversion glitch?

2008-02-03 Thread Waylan Limberg
I would say this is a minor bug, and an interesting edge case as well. The cause is the semi-colon following the `T`. `T;` looks like an html entity. If you remove the semicolon, the `` is properly converted to `amp;`. In python-markdown, you can escape the `` and you will get the expected

Re: Markdown MIME type?

2008-02-03 Thread Aristotle Pagaltzis
* Petite Abeille [EMAIL PROTECTED] [2008-02-03 17:55]: What MIME type do people use for Markdown? Regrettably, there still isn’t one registered for Markdown. If my reading of [RFC 4288] is correct, John shouldn’t have any trouble registering eg. `text/vnd.daringfireball.markdown` using the