instiki/vendor/plugins/maruku/spec/block_docs/alt.md
Jacques Distler 2d303d54a0 Better text/html serialization
For the Andrew Staceys of this world:
deal with empty element in a more
text/html-friendly fashion.
2011-08-27 02:40:40 -05:00

359 B

Write a comment here *** Parameters: *** {} # params *** Markdown input: *** bar

*** Output of inspect *** md_el(:document,[md_par([md_im_image(["bar"], "/foo.jpg", nil)])],{},[]) *** Output of to_html ***

bar

*** Output of to_latex ***

*** Output of to_md *** bar *** Output of to_s *** bar