Method: MaRuKu::MDElement#to_s
- Defined in:
- lib/maruku/output/to_s.rb
#to_s ⇒ Object
Strips all formatting from the string
27 28 29 |
# File 'lib/maruku/output/to_s.rb', line 27 def to_s children_to_s end |
Strips all formatting from the string
27 28 29 |
# File 'lib/maruku/output/to_s.rb', line 27 def to_s children_to_s end |