Joe Chellman wrote: > On Nov 22, 2006, at 12:03 PM, Mark Smith wrote: > >> php-driven, markdown-aware, open source wiki/cms that has some degree >> of version control, a flexible system for privs/access control, is >> installable (or buildable) on OS X and has an easy installer for >> windows ? > > Drupal can do pretty much all of this with the right modules.
You'll see a `markdown.php` in the MarkSmarty module. You can safely overwrite it with PHP-Markdown Extra, if you like. Etc. LQ _______________________________________________ Markdown-Discuss mailing list [email protected] http://six.pairlist.net/mailman/listinfo/markdown-discuss
