Maruku confused by HTML that contains @ signs. See https://github.com/bhollis/maruku/issues/83 *** Parameters: *** {} *** Markdown input: ***
@Foo
*** Output of inspect *** md_el(:document, md_html("
@Foo\n\n
")) *** Output of to_html ***
@Foo