MultiMarkdown
MultiMarkdown copied to clipboard
Module-ification of MultiMarkdown
Hello,
I took the liberty of refactoring the (Perl) MultiMarkdown files into a module + executable interface. I think I didn't break anything, and there is subsequent work that could be done by exploiting the new Markdown() interface (with options) to override default settings without pushing metadata through, but I believe that in its current state this could already be merged upstream.