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

453 B

Write a comment here *** Parameters: *** {} # params *** Markdown input: *** [test][]:

*** Output of inspect *** md_el(:document,[md_par([md_link(["test"],"test"), ":"])],{},[]) *** Output of to_html ***

test:

*** Output of to_latex *** test: *** Output of to_md *** test: *** Output of to_s *** test: *** EOF ***
OK!

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