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

757 B

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

*** Output of inspect *** md_el(:document,[ md_el(:ul,[ md_el(:li_span,[md_link(["Maruku"],"maruku"), ": good."],{:want_my_paragraph=>false},[]) ],{},[]), md_ref_def("maruku", "http://maruku.org/", {:title=>nil}) ],{},[]) *** Output of to_html ***

*** Output of to_latex *** \begin{itemize}% \item \href{http://maruku.org/}{Maruku}: good.

\end{itemize} *** Output of to_md *** -aruku: good. *** Output of to_s *** Maruku: good. *** EOF ***

OK!

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