Method: MaRuKu::MDElement#doc

Defined in:
lib/maruku/structures.rb

#docObject

Reference of the document (which is of class Maruku)



93
94
95
# File 'lib/maruku/structures.rb', line 93

def doc
  @doc
end