8846b2cda5
Some more tweaks |
||
---|---|---|
.. | ||
lib | ||
tests | ||
parse.rb | ||
Rakefile.rb | ||
README |
= HTML5lib == Basic Usage require 'html5lib' doc = HTML5lib.parse('<html>...</html>') doc.class # REXML::Document
8846b2cda5
Some more tweaks |
||
---|---|---|
.. | ||
lib | ||
tests | ||
parse.rb | ||
Rakefile.rb | ||
README |
= HTML5lib == Basic Usage require 'html5lib' doc = HTML5lib.parse('<html>...</html>') doc.class # REXML::Document