rah/rah_terminal_markdown

Markdown module for rah_terminal

0.1.3 2013-05-08 20:06 UTC

This package is auto-updated.

Last update: 2024-04-15 11:18:35 UTC


README

The module generates and prints out HTML markup from given Markdown syntax. Uses and requires PHP Markdown library.

Installing

Using Composer:

$ composer.phar require rah/rah_terminal_markdown

Requirements

Minimum requirements:

Changelog

Version 0.1.3 – 2013/05/08

Version 0.1.2 – 2013/05/07

  • Fixed the reported version number in the compiled installer.

Version 0.1.1 – 2013/05/07

Version 0.1.0 – 2013/04/24

  • Initial release.