Sha256: 5edd5db5660c2698ea3f2448845bf0cfe8aae2f5a8f16712084cd0fde035701a
Contents?: true
Size: 300 Bytes
Versions: 5
Compression:
Stored size: 300 Bytes
Contents
Just an attribute list on its own in a header is probably really content. https://github.com/bhollis/maruku/issues/20 *** Parameters: *** {} *** Markdown input: *** # {hi} *** Output of inspect *** md_el(:document, md_el(:header, "{hi}", {:level=>1})) *** Output of to_html *** <h1 id="hi">{hi}</h1>
Version data entries
5 entries across 5 versions & 1 rubygems