markdown_1.0.4
tag2676fb22dcc6a47db526780d59989e779a4db55b
object a147dcda33ba40ca49fcf845eb94b4d90c840076
authorKyle J. McKay <mackyle@gmail.com>
Sun, 5 Jun 2016 18:50:21 +0000 (5 11:50 -0700)
Markdown 1.0.4

* Markdown.pl can now be require'd and the Markdown function called
  repeatedly by external code.

* Backticks (```) delimited code blocks are now handled better and are
  no longer subject to any further accidental processing.