possible bug?
Michel Fortin
michel.fortin at michelf.com
Wed Mar 30 18:17:53 EST 2005
Le 30 mars 2005, à 16:23, David Herren a écrit :
> Something odd at least, and probably my error.
Are you using WordPress? If not, disregard this message.
You should uncheck the “WordPress should correct invalidly nested XHTML
automatically” box from the WordPress admin interface in Tools >
Writing. When active, WordPress tries to correct anything that looks
like a tag before Markdown has a chance to convert the text to HTML,
and it gives results like this. (although generally it looks more like
`<http ://something></http>`)
This will be "fixed" by PHP Markdown 1.0.2 **if you use WordPress
1.5**. WordPress 1.5 now allows plugins to postpone the execution of
this filter.
Michel Fortin
michel.fortin at michelf.com
http://www.michelf.com/
More information about the Markdown-Discuss
mailing list