instiki/vendor/plugins/maruku/tests/unittest/smartypants.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

4.8 KiB
Raw Blame History

*** Parameters: *** {} *** Markdown input: *** 'Twas a "test" to 'remember' in the '90s. 'Twas a "test" to 'remember' in the '90s.

It was --- in a sense --- really... interesting.

It was --- in a sense --- really... interesting.

I -- too -- met << some curly quotes >> there or <<here>>No space.

I -- too -- met << some curly quotes >> there or <>No space.

She was 6\"12\'.

She was 6"12'.

*** Output of inspect *** md_el(:document,[ md_el(:code,[],{:raw_code=>"'Twas a "test" to 'remember' in the '90s."},[]), md_par([ md_entity("lsquo"), "Twas a ", md_entity("ldquo"), "test", md_entity("rdquo"), " to ", md_entity("lsquo"), "remember", md_entity("rsquo"), " in the ", md_entity("rsquo"), "90s." ]), md_el(:code,[],{:raw_code=>"It was --- in a sense --- really... interesting."},[]), md_par([ "It was ", md_entity("mdash"), " in a sense ", md_entity("mdash"), " really", md_entity("hellip"), " interesting." ]), md_el(:code,[],{:raw_code=>"I -- too -- met << some curly quotes >> there or <>No space."},[]), md_par([ "I ", md_entity("ndash"), " too ", md_entity("ndash"), " met ", md_entity("laquo"), md_entity("nbsp"), "some curly quotes", md_entity("nbsp"), md_entity("raquo"), " there or ", md_entity("laquo"), "here", md_entity("raquo"), "No space." ]), md_el(:code,[],{:raw_code=>"She was 6\"12\'."},[]), md_el(:quote,[ md_par(["She was 6", md_entity("quot"), "12", md_entity("apos"), "."]) ],{},[]) ],{},[]) *** Output of to_html ***

'Twas a "test" to 'remember' in the '90s.

Twas a “test” to remember in the 90s.

It was --- in a sense --- really... interesting.

It was — in a sense — really… interesting.

I -- too -- met << some curly quotes >> there or <<here>>No space.

I too met « some curly quotes » there or «here»No space.

She was 6\"12\'.

She was 6"12'.

*** Output of to_latex *** \begin{verbatim}'Twas a "test" to 'remember' in the '90s.\end{verbatim} `{}Twas a ``{}test''{} to `{}remember'{} in the '{}90s.

\begin{verbatim}It was --- in a sense --- really... interesting.\end{verbatim} It was ---{} in a sense ---{} really\ldots{} interesting.

\begin{verbatim}I -- too -- met << some curly quotes >> there or <>No space.\end{verbatim} I --{} too --{} met \guillemotleft{}~{}some curly quotes~{}\guillemotright{} there or \guillemotleft{}here\guillemotright{}No space.

\begin{verbatim}She was 6"12'.\end{verbatim} \begin{quote}% She was 6"{}12'{}.

\end{quote} *** Output of to_md *** Twas a test to remember in the 90s.

It was in a sense really interesting.

I too met some curly quotes there or here No space.

She was 6 12 . *** Output of to_s *** Twas a test to remember in the 90s.It was in a sense really interesting.I too met some curly quotes there or hereNo space.She was 612. *** EOF ***

OK!

*** Output of Markdown.pl ***

'Twas a "test" to 'remember' in the '90s.

'Twas a "test" to 'remember' in the '90s.

It was --- in a sense --- really... interesting.

It was --- in a sense --- really... interesting.

I -- too -- met << some curly quotes >> there or <<here>>No space.

I -- too -- met << some curly quotes >> there or <>No space.

She was 6\"12\'.

She was 6\"12\'.

*** Output of Markdown.pl (parsed) *** Error: #<REXML::ParseException: #<REXML::ParseException: Missing end tag for 'here' (got "p") Line: Position: Last 80 unconsumed characters:

She was 6\"12\'. 

She was 6\"12\'.

/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/rexml/parsers/baseparser.rb:320:in pull' /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/rexml/parsers/treeparser.rb:21:in parse' /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/rexml/document.rb:204:in build' /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/rexml/document.rb:42:in initialize' bin/marutest:200:in new' bin/marutest:200:in run_test' bin/marutest:275:in marutest' bin/marutest:272:in each' bin/marutest:272:in `marutest' bin/marutest:347 ... Missing end tag for 'here' (got "p") Line: Position: Last 80 unconsumed characters:

She was 6\"12\'. 

She was 6\"12\'.Line: Position: Last 80 unconsumed characters:

She was 6\"12\'. 

She was 6\"12\'.