method
convert
v1_9_1_378 -
Show latest stable
- Class:
RDoc::Markup
convert(str, op)public
We take a string, split it into lines, work out the type of each line, and from there deduce groups of lines (for example all lines in a paragraph). We then invoke the output formatter using a Visitor to display the result.