Markdown for ColdFusion?
March 22, 2006 12:56 PM
Subscribe
I'd like to use Markdown to format some text fields on a ColdFusion based site. Markdown exists
for Perl and has also been
ported to PHP, but I can't find anything for ColdFusion.
There is a
Textile function for CF, but I think non-techie authors would adapt to intuitive Markdown better.
I'm looking for any sightings of existing CF+Markdown tools, or perhaps for a wizard who feels up to a port-from-PHP project.
posted by Tubes to computers & internet (1 comment total)
CFX_Markdown is a CFX tag which gives full Markdown formatting to ColdFusion.
It's free, and available from my website.
posted by SebDuggan at 9:29 AM on October 17, 2006