Class: MD4C::HardBreak
- Inherits:
-
Object
- Object
- MD4C::HardBreak
- Includes:
- EqualByContent
- Defined in:
- lib/md4c.rb,
ext/md4c/rb_md4c.c
Instance Attribute Summary collapse
-
#content ⇒ Object
readonly
Returns the value of attribute content.
Method Summary
Methods included from EqualByContent
Instance Attribute Details
#content ⇒ Object (readonly)
Returns the value of attribute content.
120 121 122 |
# File 'lib/md4c.rb', line 120 def content @content end |