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

Version Path
maruku-0.5.1 tests/unittest/one.md
maruku-0.5.0 tests/unittest/one.md
maruku-0.5.2 tests/unittest/one.md
maruku-0.5.3 tests/unittest/one.md
maruku-0.4.2.1 tests/unittest/one.md
maruku-0.4.2 tests/unittest/one.md
maruku-0.4.1 tests/unittest/one.md
maruku-0.5.5 tests/unittest/one.md
maruku-0.5.4 tests/unittest/one.md
maruku-0.5.6 tests/unittest/one.md