On Oct 21, 2009, at 11:33 PM, Geoff Leyland wrote:
fiddled with markdown.lua (Nicolas Frykholm's one, not the LPEG one
discussed here recently)
Talking of which, David Loren Parsons' discount library is "de
rigueur" for efficient Markdown processing:
http://www.pell.portland.or.us/~orc/Code/markdown/
Alex Bradbury has a Lua binding for it:
http://asbradbury.org/projects/lua-discount/
Alex's binding is for an older version of discount (1.2.10), but
it's rather straightforward to update to the latest, greatest (1.5.5).