Flowdock
class
Importance_1
v1_9_3_392 - Show latest stable - 0 notes - Superclass: Object

Base class for RDoc markup formatters

Formatters use a visitor pattern to convert content into output.

If you’d like to write your own Formatter use RDoc::Markup::FormatterTestCase. If you’re writing a text-output formatter use RDoc::Markup::TextFormatterTestCase which provides extra test cases.

Constants

InlineTag = Struct.new(:bit, :on, :off)

Attributes

Show files where this class is defined (1 file)
Register or log in to add new notes.