instiki/vendor/plugins/maruku/tests/unittest/xml_instruction.md
Jacques Distler 37aff87d71 Sync with latest Maruku
Contains Ari Stern's additions for Blahtex support.
2008-08-05 13:18:23 -05:00

1.3 KiB

Directives should be preserved. *** Parameters: *** {} *** Markdown input: ***

Targets

Inside: last

*** Output of inspect *** md_el(:document,[ md_el(:xml_instr,[],{:code=>" noTarget",:target=>""},[]), md_el(:xml_instr,[],{:code=>"",:target=>"php"},[]), md_el(:xml_instr,[],{:code=>"",:target=>"xml"},[]), md_el(:xml_instr,[],{:code=>"",:target=>"mrk"},[]), md_par([ "Targets ", md_el(:xml_instr,[],{:code=>"noTarget",:target=>""},[]), " ", md_el(:xml_instr,[],{:code=>"",:target=>"php"},[]), " ", md_el(:xml_instr,[],{:code=>"",:target=>"xml"},[]), " ", md_el(:xml_instr,[],{:code=>"",:target=>"mrk"},[]) ]), md_par([ "Inside: ", md_el(:xml_instr,[],{:code=>"puts "Inside: Hello"",:target=>"mrk"},[]), " last" ]) ],{},[]) *** Output of to_html ***

Targets

Inside: last

*** Output of to_latex *** Targets

Inside: last *** Output of to_md *** Targets

Inside: last *** Output of to_s *** Targets Inside: last *** EOF ***

OK!

*** Output of Markdown.pl *** (not used anymore) *** Output of Markdown.pl (parsed) *** (not used anymore)