Is there anything else you needed to
do to get it working?
Daniel
From:
Assaf Gordon <gordon@cshl.edu>
To:
dancer-users <dancer-users@perldancer.org>
Date:
06/07/2012 16:40
Subject:
[Dancer-users]
rendering markdown/wiki/etc with dancer?
Sent by:
dancer-users-bounces@perldancer.org
Hi,
I'd like to store text blobs in a database,
and render them to HTML with Dancer, with minimal formatting capabilities.
It's for a small, self-contained project, so I was thinking something like
markdown/reStructured/Wiki or similar.
I only need very basic text formatting, nothing fancy.