Sync with latest Maruku.

Finally able to ditch BlueCloth completely.
This commit is contained in:
Jacques Distler 2007-02-14 20:32:24 -06:00
parent 0556f43180
commit ff63e894b2
18 changed files with 393 additions and 1249 deletions

View file

@ -92,6 +92,8 @@ module Helpers
e.instance_variable_set :@parsed_html,
REXML::Document.new(raw_html)
rescue
e.instance_variable_set :@parsed_html, nil
# tell_user "Malformed block of HTML:\n"+
# add_tabs(raw_html,1,'|')
# " #{raw_html.inspect}\n\n"+ex.inspect