On 00:36 Thu 07 Apr, Joerg Sonnenberger wrote: > On Thu, Apr 07, 2011 at 01:09:36AM +0300, Vladimir Kirillov wrote: > > ; By the way, is it possible to dump/pretty-print the > > ; mdoc AST? It will be really nice to use these libraries for this task. > > mandoc -Ttree
I must have misspecified, but I actually meant pretty-printing the mandoc macros (dumping the mandoc document) after applying transformations on the AST.
