[web-devel] Announce: markdown 0.1
Francesco Mazzoli
f at mazzo.li
Tue Jul 17 16:13:12 CEST 2012
At Tue, 17 Jul 2012 16:05:48 +0200,
Simon Hengel wrote:
> Would it theoretically be possible to map the parse result to a proper
> Haskell AST? Say is there a proper AST on the C side?
Yes, that would actually be possible and not too hard to do considering how
sundown is designed - you can pass a set of pointers to functions to the
markdown parser to produce the final result.
I never thought about doing that, and if I have time I'll look at it (if
somebody else wants to do it I'd be glad to help).
--
Francesco * Often in error, never in doubt
More information about the web-devel
mailing list