Method deprecated or moved
This method is deprecated or moved on the latest stable version.
The last existing version (v1_9_1_378) is shown here.
content()
public
For debugging, we allow access to our line contents as text.
# File lib/rdoc/markup.rb, line 361
def content
@lines.as_text
end