Sha256: fb575f3f7a3655babdd4e2942c0f8f0d999e2a13c0356afe77c5dccc21f8398d

Contents?: true

Size: 374 Bytes

Versions: 6

Compression:

Stored size: 374 Bytes

Contents

Write a comment about the test here.
*** Parameters: ***
{}
*** Markdown input: ***

Linea 1

Linea 2
*** Output of inspect ***
md_el(:document,[md_par(["Linea 1"]), md_par(["Linea 2"])],{},[])
*** Output of to_html ***
<p>Linea 1</p>

<p>Linea 2</p>
*** Output of to_latex ***
Linea 1

Linea 2
*** Output of to_md ***
Linea 1

Linea 2
*** Output of to_s ***
Linea 1Linea 2

Version data entries

6 entries across 6 versions & 2 rubygems

Version Path
maruku-0.7.3 spec/block_docs/blank.md
maruku-0.7.2 spec/block_docs/blank.md
maruku-0.7.1 spec/block_docs/blank.md
maruku-0.7.0 spec/block_docs/blank.md
maruku-0.7.0.beta1 spec/block_docs/blank.md
patcito-maruku-0.6.0 spec/block_docs/blank.md