instiki/vendor/plugins/maruku/lib/maruku/ext/math
Jacques Distler 800880f382 Rough In New Sanitizer
Start work (which may not pan out) on a new sanitizer. Right now, it passes
all but 1 of the HTML5lib Sanitizer's unit tests. But it doesn't do much
of anything to ensure well-formedness. This is not an issue for Maruku-processed
content, but it is a concern for <nowiki> blocks.

(One solution would be to use the HTML5lib parser on <nowiki> blocks.)

In any case, this baby is 3 times as fast as the HTML5lib sanitizer.
2008-05-20 17:02:10 -05:00
..
mathml_engines Rough In New Sanitizer 2008-05-20 17:02:10 -05:00
elements.rb Sync with latest Maruku. 2007-02-14 20:32:24 -06:00
latex_fix.rb UTF-8 Bug 2007-10-26 00:48:43 -05:00
parsing.rb Sync with latest Maruku. 2007-02-14 20:32:24 -06:00
to_html.rb Support svg:foreignObject 2008-02-03 23:56:17 -06:00
to_latex.rb Sync with latest Maruku 2007-10-10 22:06:44 -05:00