Class: MD4C::UnorderedList

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

Instance Attribute Summary collapse

Instance Method Summary collapse

Instance Attribute Details

#markString (readonly)

Returns the value of attribute mark.

Returns:

  • (String)


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

def mark
  @mark
end

Instance Method Details

#tight?Boolean

Returns:

  • (Boolean)


36
37
38
# File 'lib/md4c.rb', line 36

def tight?
  @tight
end