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