instiki/lib/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.rb Rough In New Sanitizer 2008-05-20 17:02:10 -05:00
chunk.rb Misc Cleanup 2008-01-14 14:46:38 -06:00
engines.rb Rough In New Sanitizer 2008-05-20 17:02:10 -05:00
include.rb Bug in Include Chunk-handler 2008-01-16 11:28:43 -06:00
literal.rb Upgrade to Rails 2.0.2 2007-12-21 01:48:59 -06:00
nowiki.rb Efficiency: Entity handling 2008-05-17 01:43:11 -05:00
test.rb Checkout of Instiki Trunk 1/21/2007. 2007-01-22 07:43:50 -06:00
uri.rb Checkout of Instiki Trunk 1/21/2007. 2007-01-22 07:43:50 -06:00
wiki.rb Misc Cleanup 2008-01-14 14:46:38 -06:00