From fa620b1ecaee90b44de31a6f73ee2767e1afadac Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Mon, 29 Sep 2008 17:23:38 -0400 Subject: more changes for removal of blog page --- doc/ikiwiki/formatting.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/ikiwiki/formatting.mdwn') diff --git a/doc/ikiwiki/formatting.mdwn b/doc/ikiwiki/formatting.mdwn index a8e0c58f8..2ed5cc26f 100644 --- a/doc/ikiwiki/formatting.mdwn +++ b/doc/ikiwiki/formatting.mdwn @@ -77,7 +77,7 @@ you use the following additional features: * Insert various [[directives|directive]] onto a page to perform useful actions. -[[!if test="enabled(toc) or enabled(meta) or (enabled(inline))" then=""" +[[!if test="enabled(toc) or enabled(meta) or enabled(inline)" then=""" For example, you can: """]] -- cgit v1.2.3