Hacker News new | ask | show | jobs
by mmfZ4e4OqQ7RRwP 4585 days ago
Nimrod includes rst parsing and html/tex generation (http://build.nimrod-lang.org/docs/rstgen.html). While orthogonal to your quest you may want to look into its implementation for inspiration (or adopt rst instead of asciidoc for your publishing needs).
1 comments

Interesting. I'll take a closer look at it.