instiki/vendor/plugins/maruku/tests/unittest/hex_entities.md
Jacques Distler 1085168bbf Update to latest HTML5lib, Add Maruku testdir
Sync with the latest html5lib.
Having the Maruku unit tests on-hand may be useful for debugging; so let's include them.
2008-01-08 00:01:35 -06:00

1.8 KiB
Raw Blame History

Write a comment here *** Parameters: *** {} # params *** Markdown input: *** Examples of numeric character references include © or © for the copyright symbol, Α or Α for the Greek capital letter alpha, and ا or ا for the Arabic letter alef.

*** Output of inspect *** md_el(:document,[ md_par([ "Examples of numeric character references include ", md_entity(169), " or ", md_entity(169), " for the copyright symbol, ", md_entity(913), " or ", md_entity(913), " for the Greek capital letter alpha, and ", md_entity(1575), " or ", md_entity(1575), " for the Arabic letter alef." ]) ],{},[]) *** Output of to_html ***

Examples of numeric character references include © or © for the copyright symbol, Α or Α for the Greek capital letter alpha, and ا or ا for the Arabic letter alef.

*** Output of to_latex *** Examples of numeric character references include \copyright{} or \copyright{} for the copyright symbol, $A${} or $A${} for the Greek capital letter alpha, and or for the Arabic letter alef. *** Output of to_md *** Examples of numeric character references include or for the copyright symbol, or for the Greek capital letter alpha, and or for the Arabic letter alef. *** Output of to_s *** Examples of numeric character references include or for the copyright symbol, or for the Greek capital letter alpha, and or for the Arabic letter alef. *** EOF ***
OK!

*** Output of Markdown.pl ***

Examples of numeric character references include © or © for the copyright symbol, Α or Α for the Greek capital letter alpha, and ا or ا for the Arabic letter alef.

*** Output of Markdown.pl (parsed) *** Error: #<NoMethodError: private method `write_children' called for

... </>:REXML::Element>