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