search for: solar_markdown

Displaying 1 result from an estimated 1 matches for "solar_markdown".

2006 Aug 15
2
PHP 5 port of Markdown, plugin-based
...have taken some liberties with this implementation, such as using delimited integer markers instead of MD5 hashes, and changing some of the rule names (e.g., from "Anchors" to "Links" in one case, and from "ItalicsAndBold" to "EmStrong" in another). Solar_Markdown comes with unit tests for individual plugins, and passes the MarkdownTest suite John has so kindly published (except for the "advanced inline html" test, which apparently nobody passes at this point). * <http://solarphp.com/svn/trunk/tests/Test/Solar/Markdown/> I'm happy...