Sign In

Dausha CommunicationsA Resource for the Renaissance Man

Markdown »

0.1 - Initial Release

May 7, 2006 - This is the first public release. This release basically turned off most PmWiki markup then introduced Markdown code from the PHP Markdown project.

My earlier attempts included having Markdown handle the page before PmWiki did (Markup at _begin), but this would cause the page to take in excess of 30 seconds to render. This was the ceiling for page processing time on my server. So, this created a critical failure.

This release had the same problem, but it occurred less frequently. The next release fixes this problem.

This entry added for historical purposes.