build_verbatim(margin)
Instance Public methods
Builds a verbatim from the token stream. A verbatim in the Examples section will be marked as in ruby format.
- margin
-
The indentation from the margin for lines that belong to this verbatim section.
Returns
Returns an RDoc::Markup::Verbatim
Please login to continue.