Sha256: b54672ff8db05f53dc865ff7d9fe4335c1b1de6d7d40ef03c0b3b91479fe7cef
Contents?: true
Size: 441 Bytes
Versions: 10
Compression:
Stored size: 441 Bytes
Contents
Write a comment abouth the test here. *** Parameters: *** {} *** Markdown input: *** One line *** Output of inspect *** md_el(:document,[md_par(["One line"])],{},[]) *** Output of to_html *** <p>One line</p> *** Output of to_latex *** One line *** Output of to_md *** One line *** Output of to_s *** One line *** EOF *** OK! *** Output of Markdown.pl *** <p>One line</p> *** Output of Markdown.pl (parsed) *** <p>One line</p >
Version data entries
10 entries across 10 versions & 1 rubygems