Method: MaRuKu::MDElement#doc
- Defined in:
- lib/maruku/structures.rb
#doc ⇒ Object
Reference of the document (which is of class Maruku)
93 94 95 |
# File 'lib/maruku/structures.rb', line 93 def doc @doc end |
Reference of the document (which is of class Maruku)
93 94 95 |
# File 'lib/maruku/structures.rb', line 93 def doc @doc end |