--- wikisrc/sandbox.mdwn 2014/07/31 19:34:44 1.13 +++ wikisrc/sandbox.mdwn 2016/06/14 14:58:16 1.19 @@ -31,8 +31,29 @@ Bulleted list * *item* * item +# Template + +[[!template id=programlisting text=""" +$ echo foo bar baz +foo bar baz +"""]] + [[ikiwiki/WikiLink]] Remember Cyrix: fnord again + +1. List + + - nested foo + - nested bar + + [[!template id=programlisting text=""" + $ nested + $ baz + """]] + +2. List-again + +3. Again-again-again!