module ERB::Util
module RedCloth
module RedCloth::Formatters
module RedCloth::Formatters::Base
module RedCloth::Formatters::HTML
module RedCloth::Formatters::LATEX
module RedCloth::Formatters::LATEX::Settings
module RedCloth::VERSION
class ERB
class RedCloth::TextileDoc
RedCloth
4.3.4
# before_transform
def before_transform(text) clean_html(text) if sanitize_html end