Markdown comments
Allan Odgaard
29mtuz102 at sneakemail.com
Tue Sep 19 04:05:09 EDT 2006
On 19/9/2006, at 8:21, John Gruber gruber-at-fedora.net |Markdown|
wrote:
> [...] The only other option is to allow people to create comments that
> won't pass through an XML parser.
And what exactly is wrong with that?
I can also make the following Markdown document:
Here is some inline (X)HTML:
<div id="123 < 45 -- that’s invalid">
some text
</div>
Is Markdown also going to take care of that for me, using various
heuristics to try and turn this into a valid ID? ;)
More information about the Markdown-Discuss
mailing list