Re: [docutils:patches] #197 MathML: support pandoc(1) as an external converter
Guenter Milde via Docutils-develop <[email protected]>
| Newsgroups | gmane.text.docutils.devel |
|---|---|
| Message-ID | <[email protected]> |
Thank you for the patch. A test with the maths documentation source "docutils/docs/ref/rst/mathematics.txt" revealed: * it takes loooong to run, * there are > 120 conversion errors (unknown AMSmath macros), * the error messages need getting used to, * the successfull conversions are similar to the native MathML support. What are the advantages over native MathML?