Sha256: b7f169d94dd3719e1e03dd0404e159bca63206b51c6ca4c557d713e6ad45d713

Contents?: true

Size: 1.15 KB

Versions: 1

Compression:

Stored size: 1.15 KB

Contents

------------------------------------------------------------------------------
Version 1.0.1 (2011-12-06)
------------------------------------------------------------------------------

Breaking changes:

* Renamed the project from "redcarpet-manpage" to "md2man".

  * `RedcarpetManpage::Renderer` is now `Md2Man::Engine`.

  * `RedcarpetManpage::RENDERER` is now `Md2Man::ENGINE`.

* Tagged paragraphs no longer require the first line to begin with italic or
  bold styling.  All that matters is that the subsequent lines are indented.

External changes:

* Added md2man(1) executable for command-line usage.

* Added support for all HTML 4.0 and XHTML 1.0 entities.

* Added support for tables, horizontal rules, and more.

* Added `Md2Man::Roff` mixin for advanced Redcarpet2 usage.

* Improved README with some new and revised documentation.

Internal changes:

* Rewrote entire Markdown to Roff conversion from scratch while doing TDD.

------------------------------------------------------------------------------
Version 0.0.1 (2011-10-13)
------------------------------------------------------------------------------

* First release! Happy birthday! Woohoo! :-)

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
md2man-1.0.1 HISTORY.markdown