Flowdock
class
Importance_0
Ruby latest stable (v2_5_5) - 0 notes - Superclass: RDoc::RDoc::Markup::Formatter

Class deprecated or moved

This class is deprecated or moved on the latest stable version. The last existing version (v1_9_1_378) is shown here.

No documentation

This class has no description. You can help the Ruby community by adding new notes.

Constants

LIST_TYPE_TO_HTML = { :BULLET => [ "

    ", "
" ], :NUMBER => [ "
    ", "
" ], :UPPERALPHA => [ "
    ", "
" ], :LOWERALPHA => [ "
    ", "
" ], :LABELED => [ "
", "
" ], :NOTE => [ "", "
" ], }

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

Attributes

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