Markdown running on a string

Andy Fragen lists at thefragens.com
Mon Oct 11 20:14:07 EDT 2004


*This message was transferred with a trial version of CommuniGate(tm) Pro*
Currently it doesn't seem possible to run Markdown.pl from the command
line on a string. How difficult would it be to implement this? I'd like
to be able to run Markdown on multiple text fragments that aren't written
to disk. Writing them to disk is possible, but a huge bottleneck.

Something along the lines of..

% perl Markdown.pl "1. test\r2. test\r3. test\r\rThis is new paragraph."

-- 
Andy Fragen




More information about the Markdown-discuss mailing list