From 737e76dede6894812bdcd49b9d01b14a6224303b Mon Sep 17 00:00:00 2001 From: Andrey Kutejko Date: Sun, 16 Jun 2013 22:13:24 +0300 Subject: [PATCH] fix code markup --- doc/template.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/template.org b/doc/template.org index 796ba82..b726f88 100644 --- a/doc/template.org +++ b/doc/template.org @@ -17,7 +17,7 @@ + =foreach_first= -- is true on first iteration and false on the rest ones. *** {assign } - Example: ={assing $v += 1}= + Example: ~{assing $v += 1}~ *** {literal} | {/literal} Literally output enclosed text. Mostly used to wrap inlined JavaScript. -- 2.49.0