Sha256: 06306cadc9add9ca2a9e910a8e7ac1f27855d3a7fac9dfb7227ec92a321c1858

Contents?: true

Size: 569 Bytes

Versions: 6

Compression:

Stored size: 569 Bytes

Contents

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

           $ python       



*** Output of inspect ***
md_el(:document,[md_el(:code,[],{:raw_code=>"       $ python       "},[])],{},[])
*** Output of to_html ***

<pre><code>       $ python       </code></pre>

*** Output of to_latex ***
\begin{verbatim}       $ python       \end{verbatim}

*** Output of to_md ***

*** Output of to_s ***

*** EOF ***



	OK!



*** Output of Markdown.pl ***
<p>$ python       </p>

*** Output of Markdown.pl (parsed) ***
<p>$ python       </p
 >

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
maruku-0.5.1 tests/unittest/test.md
maruku-0.5.2 tests/unittest/test.md
maruku-0.5.3 tests/unittest/test.md
maruku-0.5.6 tests/unittest/test.md
maruku-0.5.4 tests/unittest/test.md
maruku-0.5.5 tests/unittest/test.md