Re: Markdown

Johan Vromans <[email protected]> Fri, 10 Feb 2017 19:41:21 +0100
Newsgroups gmane.comp.lang.perl.modules.template-toolkit
Organization Squirrel Consultancy
Message-ID <[email protected]>
Thanks for all the feedback.

It seems that Text::MultiMarkdown and Template::Plugin::MultiMarkdown are
sufficiently stable and useful.

Usually I process templates using the ttree tool. I can configure it to
accept both .tt2 and .md templates, but is there a way to automatically run
the .md templates through the MultiMarkdown filter?

-- Johan