Class: MaRuKu::MDDocument::Handling
- Defined in:
- lib/amp-front/third_party/maruku/input_textile2/t2_parser.rb
Instance Attribute Summary collapse
-
#method ⇒ Object
Returns the value of attribute method.
-
#parse_lines ⇒ Object
Returns the value of attribute parse_lines.
Instance Attribute Details
#method ⇒ Object
Returns the value of attribute method
102 103 104 |
# File 'lib/amp-front/third_party/maruku/input_textile2/t2_parser.rb', line 102 def method @method end |
#parse_lines ⇒ Object
Returns the value of attribute parse_lines
102 103 104 |
# File 'lib/amp-front/third_party/maruku/input_textile2/t2_parser.rb', line 102 def parse_lines @parse_lines end |