--- wikisrc/sandbox.mdwn 2015/10/02 21:56:43 1.15 +++ wikisrc/sandbox.mdwn 2016/06/14 14:59:15 1.20 @@ -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!