instiki/test/unit/chunks
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
..
category_test.rb A Couple of Unit Tests 2007-09-23 00:03:58 -05:00
nowiki_test.rb Rough In New Sanitizer 2008-05-20 17:02:10 -05:00
wiki_test.rb Bug in Include Chunk-handler 2008-01-16 11:28:43 -06:00