|
From: David G. <go...@us...> - 2002-09-27 01:54:59
|
Gunnar Schwant wrote: > However, I became aware that there is a (not yet implemented) > "raw"-directive which looks very promising to me. In a few days, a week at most, it will be available in the parser. > For example, I could use it to pass-through MathML-formulas. ... > The MathML part should go untouched through the writer and replace > the formula. > > Is this the way you are planning to implement it? Yes, precisely. I wasn't aware that HTML browsers supported MathML though. What do you use? > (It would be a nice way to pass through SVGs as well.) As long as the receiving end understands the data, anything goes. -- David Goodger <go...@us...> Open-source projects: - Python Docutils: http://docutils.sourceforge.net/ (includes reStructuredText: http://docutils.sf.net/rst.html) - The Go Tools Project: http://gotools.sourceforge.net/ |