Method: RTFDoc::Renderer#block_html

Defined in:
lib/rtfdoc.rb

#block_html(raw_html) ⇒ Object



82
83
84
# File 'lib/rtfdoc.rb', line 82

def block_html(raw_html)
  raw_html
end