summaryrefslogtreecommitdiff
path: root/README
blob: 5188c13de96b5f3cfd6da1b4fe3feab342a62a10 (plain)
1
2
3
4
5
6
This module implements a "Writer" for Text::Restructured, that instead
of returning a string, returns a LibXML DOM.
 
The DOM will have non-namespaced elements according to the docutils
vocabulary, and namespcaed elements according to the MathML
vocabulary.