800880f382
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. |
||
---|---|---|
.. | ||
chunks | ||
diff_test.rb | ||
maruku_tex.rb | ||
page_renderer_test.rb | ||
page_test.rb | ||
sanitize_test.rb | ||
sanitizer_test.rb | ||
uri_test.rb | ||
web_test.rb | ||
wiki_file_test.rb | ||
wiki_words_test.rb |