search for: solarphp

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

2006 Aug 15
2
PHP 5 port of Markdown, plugin-based
...f all, thanks to John Gruber for the fantastic Markdown syntax and parse/render system. Also, thanks to Michel Fortin for his PHP 4 version of Markdown. Based on those two works, I have completed a **plugin-aware** PHP 5 version of Markdown. You can see it in Subversion here: * <http://solarphp.com/svn/trunk/Solar/Markdown.php> * <http://solarphp.com/svn/trunk/Solar/Markdown/> Every Markdown rule is now a plugin, and new plugins can be added into the processing stream. I have taken some liberties with this implementation, such as using delimited integer markers instead of...