Sha256: 7a80c3dd8a3eeabd0f57e79b4d872ef50d7a9400449a786b70d0bc77234db7b3
Contents?: true
Size: 515 Bytes
Versions: 3
Compression:
Stored size: 515 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) *** Error: #<NoMethodError: private method `write_children' called for <div> ... </>:REXML::Element>
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
maruku-0.5.9 | tests/unittest/one.md |
maruku-0.5.8 | tests/unittest/one.md |
maruku-0.5.7 | tests/unittest/one.md |