# File lib/rdoc/markup/heading.rb, line 53
def
plain_html
self
.
class
.
to_html
.
to_html
(
text
.
dup
)
end