This release of PHP Markdown Extra is mostly identical to the the  
latest beta (1.1b3). The big change is that it is based on PHP  
Markdown 1.0.1d, so it disables [this] as a synonym for [this][]  
(uncomment the relevant lines of `doAnchor` to reenable it).  
Obviously, while PHP Markdown 1.0.1d disables the markdown="1"  
attribute, this does not apply to Extra because it has its own HTML  
block parser.

There has also been some improvements with emphasis (ported from PHP  
Markdown 1.0.1d, but updated to disallow underscore emphasis).

You can download it from the PHP Markdown page:
<http://www.michelf.com/projects/php-markdown/>

The syntax description has also been updated to add footnotes and  
abbreviation:
<http://www.michelf.com/projects/php-markdown/extra/>


Michel Fortin
[EMAIL PROTECTED]
http://www.michelf.com/


_______________________________________________
Markdown-Discuss mailing list
[email protected]
http://six.pairlist.net/mailman/listinfo/markdown-discuss

Reply via email to