# File lib/maruku/output/to_markdown.rb, line 159 def to_md(context={}) s = old_md(context) # puts s s end