Method: RTFDoc::Renderer#block_html

Defined in:
lib/rtfdoc.rb

#block_html(raw_html) ⇒ Object



80
81
82
# File 'lib/rtfdoc.rb', line 80

def block_html(raw_html)
  raw_html
end