README.textile
May 7, 2013 ยท View on GitHub
h1. Textile module for rah_terminal
p. "Packagist":https://packagist.org/packages/rah/rah_terminal_textile | "Twitter":http://twitter.com/gocom | "Donate":http;//rahforum.biz/donate/rah_terminal_textile
p. Generates and prints out HTML markup from given Textile markup. Uses the Textile class included with your Textpattern installation.
h2. Installing
p. Using "Composer":http://getcomposer.org:
bc. $ composer.phar require rah/rah_terminal_textile
h2. Requirements
- Textpattern 4.6-dev
- "Rah_terminal":https://github.com/gocom/rah_terminal 0.1.0
h2. Changelog
h3. Version 0.1.1 - 2013/05/07
- The Composer package uses "textpattern/installer":https://packagist.org/packages/textpattern/installer and "textpattern/lock":https://packagist.org/packages/textpattern/lock.
h3. Version 0.1.0 - 2013/04/24
- Initial release.