Home > fix_html

fix_html

Fix_html is a project mainly written in RUBY and JAVASCRIPT, it's free.

helper to make html valid

= FixHtml

Helper to make html valid

Requires hpricot gem

config.gem 'hpricot'

== Examples

fix_html '

1 < 2
hello world'

Previous:Utopia