On Fri, Nov 5, 2010 at 4:50 PM, P Kishor <punk.kish@gmail.com> wrote:

The plugin is a great idea....

Thank you.
 
What is misleading is to put it in the "Template"
namespace. A template implies substitution of tokens of some kind with
real data.

Agreed. Franck suggested to name it Dancer::Plugin::Markdown.
 
Markdown is really a rendering engine. Perhaps a
Dancer::Render::Markdown, so we can eventually have stuff like
Dancer::Render::XML, Dancer::Render::PDF, Dancer::Render::whatever

Render sounds like Template to me just the same. I think I'll go with Plugin.

Thanks for your input.
S.