# File lib/maruku/output/to_markdown.rb, line 36
def
to_md_hrule
(
context
)
"* * *\n"
end