The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 1.0.4 - 2008-01-02

  • Refactor so that the processor instance has the same set of persistent options as on the ->markdown method itself.
  • Change all functions to be instance methods, moved a chunk of the global data to the instance. The rest will follow shortly.
  • The test suite now tests a reasonable set of the Markdown and MultiMarkdown syntaxes.
  • All known options and metadata keys have been documented.

Modules

Convert MultiMarkdown syntax to (X)HTML