Trent W. Buck wrote:
Could pandoc leverage, at least as an intermediary measure, to do the
"heavy lifting" of parsing reST?  Then Pandoc would only have to convert
XML to its internal Haskell datatype hierarchy.

I feel that's not worth the trouble; it's about as easy to improve pandoc's reST reader. I can testify that is not too hard, once you have a feel for Parsec; I'd encourage anyone to give it a go.

Right now I feel pandoc hackers would be better to spend their time helping to make gitit fast. Perfect rendering of RST can come later - doc authors can keep writing, and there are other ways to preview, eh ? Eg run rst2html or sphinx. (If gitit is taking too long, we could always set that up on darcs.net and just edit with darcs.)

_______________________________________________
darcs-users mailing list
[email protected]
http://lists.osuosl.org/mailman/listinfo/darcs-users

Reply via email to