aboutsummaryrefslogtreecommitdiffstats
path: root/docs/extensions/extra.txt
Commit message (Collapse)AuthorAgeFilesLines
* Added smart_strong extension. Fixes Issue #17. Like PHP Markdown Extra, we ↵Waylan Limberg2011-06-071-0/+1
| | | | now include smart handling of double underscores (not just single underscores). The new behavior may be called seperately as the 'smart_strong' extension or as part of the 'extra' extension.
* Added documentation for Extra Extension and all the extentions it supports. ↵Waylan Limberg2009-03-181-0/+43
Still need to do non-extra extensions.