Sha256: 4eb6ce43c4696dfb68349d41e66a06c7aa0894e57bf288c1003dd98e9ce0e627
Contents?: true
Size: 475 Bytes
Versions: 4
Compression:
Stored size: 475 Bytes
Contents
Write a comment here *** Parameters: *** {} # params *** Markdown input: ***  *** Output of inspect *** md_el(:document,[md_par([md_im_image(["bar"], "/foo.jpg", nil)])],{},[]) *** Output of to_html *** <p><img src='/foo.jpg' alt='bar' /></p> *** Output of to_latex *** *** Output of to_md *** bar *** Output of to_s *** bar *** EOF *** OK! *** Output of Markdown.pl *** (not used anymore) *** Output of Markdown.pl (parsed) *** (not used anymore)
Version data entries
4 entries across 4 versions & 3 rubygems
Version | Path |
---|---|
bai-maruku-0.5.9 | tests/unittest/alt.md |
maruku-0.6.1 | tests/unittest/alt.md |
vanity-1.7.1 | vendor/ruby/1.9.1/gems/maruku-0.6.0/tests/unittest/alt.md |
maruku-0.6.0 | tests/unittest/alt.md |