Flowdock
class

SM::Line

Importance_0
v1_8_7_330 - Show latest stable - 0 notes - Superclass: Object

No documentation

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

Constants

INFINITY = 9999

BLANK = :BLANK

HEADING = :HEADING

LIST = :LIST

RULE = :RULE

PARAGRAPH = :PARAGRAPH

VERBATIM = :VERBATIM

Attributes

[RW] type

line type

[RW] level

The indentation nesting level

[RW] text

The contents

[RW] param

A prefix or parameter. For LIST lines, this is the text that introduced the list item (the label)

[RW] flag

A flag. For list lines, this is the type of the list

[RW] leading_spaces

the number of leading spaces

[RW] deleted

true if this line has been deleted from the list of lines

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