# File lib/maruku/output/to_markdown.rb, line 92 def children_to_md(context) array_to_md(@children, context) end