Class: MD4C::UnorderedList

Inherits:
Object
  • Object
show all
Defined in:
lib/md4c.rb,
ext/md4c/rb_md4c.c

Instance Attribute Summary collapse

Instance Method Summary collapse

Instance Attribute Details

#markObject (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

Returns:

  • (Boolean)


34
35
36
# File 'lib/md4c.rb', line 34

def tight?
  @tight
end