accept_raw(raw)
No documentation available.
# File lib/rdoc/markup/to_html.rb, line 230 def accept_raw raw @res << raw.parts.join("\n") end