README.textile

May 8, 2013 ยท View on GitHub

h1. Markdown module for rah_terminal

p. The module generates and prints out HTML markup from given Markdown syntax. Uses and requires "PHP Markdown":https://github.com/michelf/php-markdown library.

h2. Installing

p. Using "Composer":http://getcomposer.org:

bc. $ composer.phar require rah/rah_terminal_markdown

h2. Requirements

p. Minimum requirements:

h2. Changelog

h3. Version 0.1.3 - 2013/05/08

h3. Version 0.1.2 - 2013/05/07

  • Fixed the reported version number in the compiled installer.

h3. Version 0.1.1 - 2013/05/07

h3. Version 0.1.0 - 2013/04/24

  • Initial release.