3bf560c3b3
Synced with latest HTML5lib. Added some RDoc-compatible documentation to the sanitizer. |
||
---|---|---|
.. | ||
lib | ||
tests | ||
parse.rb | ||
Rakefile.rb | ||
README |
= HTML5lib == Basic Usage require 'html5lib' doc = HTML5lib.parse('<html>...</html>') doc.class # REXML::Document