Class: MD4C::NormalText
- Inherits:
-
Object
- Object
- MD4C::NormalText
- 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.
110 111 112 |
# File 'lib/md4c.rb', line 110 def content @content end |