Is there an external (plugin) which wraps the pandoc http://johnmacfarlane.net/pandoc/ document converter? I would like to run the content of a LiveCode field through pandoc and get the result back in a LiveCode variable/field. A prominent use of pandoc is to convert markdown to HTML. Maybe there is such a converter implemented in LiveCode?
A list of markdown implementations: https://github.com/markdown/markdown.github.com/wiki/Implementations