From: smcv <smcv@web> Date: Fri, 15 Apr 2016 14:38:11 +0000 (-0400) Subject: escape X-Git-Tag: 3.20160506~21^2~12 X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/commitdiff_plain/f211764c1d6ff2101a01e3366f2fa77284a27010 escape --- diff --git a/doc/todo/admonitions.mdwn b/doc/todo/admonitions.mdwn index 2b777b3a5..fb3268c7d 100644 --- a/doc/todo/admonitions.mdwn +++ b/doc/todo/admonitions.mdwn @@ -61,7 +61,7 @@ bangs and all... > [[templates|ikiwiki/directive/template]] are another way this could > work: > -> [[!template id=warning text="Do as I say, not as I do."]] +> \[[!template id=warning text="Do as I say, not as I do."]] > > There's a "note" template bundled with ikiwiki already. >