instiki/vendor/plugins/HTML5lib/README

9 lines
129 B
Plaintext
Raw Normal View History

= HTML5lib
== Basic Usage
require 'html5lib'
doc = HTML5lib.parse('<html>...</html>')
doc.class # REXML::Document