The module generates and prints out HTML markup from given Markdown syntax. Uses and requires PHP Markdown library.
Using Composer:
$ composer.phar require rah/rah_terminal_markdown
Minimum requirements:
- Textpattern 4.5.0
- Rah_terminal 0.1.0
- PHP 5.3.0
- PHP Markdown 1.3.0
- Uses rah/rah_autoload to load dependencies.
- Fixed the reported version number in the compiled installer.
- Uses textpattern/installer and textpattern/lock.
- Initial release.