Sha256: 2234707212fcbf7e955e92ce6c06c4d8a9de8628107380aba6cd6f03fdff9c3c
Contents?: true
Size: 302 Bytes
Versions: 5
Compression:
Stored size: 302 Bytes
Contents
Lines should be able to start with @. Note that a leading space doesn't trigger the old metadata syntax. https://github.com/bhollis/maruku/issues/70 *** Parameters: *** {} *** Markdown input: *** @ foo *** Output of inspect *** md_el(:document, md_par("@ foo")) *** Output of to_html *** <p>@ foo</p>
Version data entries
5 entries across 5 versions & 1 rubygems