instiki/vendor/plugins/maruku/tests/unittest/html3.md
Jacques Distler 38ae064b8a Bundle Latest REXML
Sam Ruby has been doing a bang-up job fixing the bugs in REXML.
Who knows when these improvements will trickle down to vendor distributions of Ruby.
In the meantime, let's bundle the latest version of REXML with Instiki.
We check the version number of the bundled REXML against that of the System REXML, and use whichever is later.
2008-01-11 23:53:29 -06:00

2.2 KiB

Write a comment here *** Parameters: *** {} # params *** Markdown input: *** taking part in some arcane conspirations which involve coffee, robots, sushi,

*** Output of inspect *** md_el(:document,[ md_par([ "taking part in ", md_html("<a href="http://sied.dis.uniroma1.it/">some arcane conspirations"), " which involve ", md_html("<b href="http://www.flickr.com/photos/censi/70893277/">coffee"), ", ", md_html("<a href="http://flickr.com/photos/censi/42775664/in/set-936677/">robots"), ", ", md_html("<a href="http://www.flickr.com/photos/censi/42775888/in/set-936677/">sushi"), "," ]) ],{},[]) *** Output of to_html ***

taking part in some arcane conspirations which involve coffee, robots, sushi,

*** Output of to_latex *** taking part in which involve , , , *** Output of to_md *** taking part in which involve , , , *** Output of to_s *** taking part in which involve , , , *** EOF ***
OK!

*** Output of Markdown.pl ***

taking part in some arcane conspirations which involve coffee, robots, sushi,

*** Output of Markdown.pl (parsed) ***

taking part in some arcane conspirations which involve coffee , robots , sushi ,