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