https://github.com/gocom/rah_terminal_textile
Textile module for rah_terminal
https://github.com/gocom/rah_terminal_textile
Last synced: about 1 month ago
JSON representation
Textile module for rah_terminal
- Host: GitHub
- URL: https://github.com/gocom/rah_terminal_textile
- Owner: gocom
- License: gpl-2.0
- Created: 2013-04-22T11:09:14.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2013-05-07T12:13:31.000Z (about 13 years ago)
- Last Synced: 2025-05-26T09:44:20.361Z (about 1 year ago)
- Language: PHP
- Size: 191 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.textile
- License: LICENSE
Awesome Lists containing this project
README
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.