Class: MD4C::UnorderedList
- Inherits:
-
Object
- Object
- MD4C::UnorderedList
- Defined in:
- lib/md4c.rb,
ext/md4c/rb_md4c.c
Instance Attribute Summary collapse
-
#mark ⇒ Object
readonly
Returns the value of attribute mark.
Instance Method Summary collapse
Instance Attribute Details
#mark ⇒ Object (readonly)
Returns the value of attribute mark.
32 33 34 |
# File 'lib/md4c.rb', line 32 def mark @mark end |
Instance Method Details
#tight? ⇒ Boolean
34 35 36 |
# File 'lib/md4c.rb', line 34 def tight? @tight end |