3ca33e52b5
Got rid of redcloth_for_tex. Fixed almost all the busted tests. |
||
---|---|---|
.. | ||
lib | ||
testdata | ||
tests | ||
LICENSE | ||
parse.rb | ||
Rakefile.rb | ||
README |
= HTML5lib == Basic Usage require 'html5lib' doc = HTML5lib.parse('<html>...</html>') doc.class # REXML::Document