instiki/vendor/plugins/maruku/tests/unittest/encoding/iso-8859-1.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

823 B

Encoding: iso-8859-1

*** Parameters: *** {} *** Markdown input: *** Encoding: iso-8859-1

This is iso-8859-1: àèìàù. *** Output of inspect *** md_el(:document,[ md_par([ "This is iso-8859-1: \303\203\302\240\303\203\302\250\303\203\302\254\303\203\302\240\303\203\302\271." ]) ],{},[]) *** Output of to_html ***

This is iso-8859-1: àèìàù.

*** Output of to_latex *** This is iso-8859-1: àèìàù. *** Output of to_md *** This is iso-8859-1: àèìàù. *** Output of to_s *** This is iso-8859-1: àèìàù. *** EOF ***
OK!

*** Output of Markdown.pl ***

Encoding: iso-8859-1

This is iso-8859-1: àèìàù.

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

Encoding: iso-8859-1

This is iso-8859-1: àèìàù.