Flowdock
class
Importance_0
v1_9_1_378 - Show latest stable - 0 notes - Superclass: RDoc::RDoc::Markup::Formatter

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.