From f617ad857fe20659253b45808b504957459ea0cd Mon Sep 17 00:00:00 2001 From: joey Date: Tue, 13 Feb 2007 22:06:54 +0000 Subject: nice formatting --- doc/plugins/conditional.mdwn | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/plugins/conditional.mdwn') diff --git a/doc/plugins/conditional.mdwn b/doc/plugins/conditional.mdwn index 42eb4e62d..a8dd21589 100644 --- a/doc/plugins/conditional.mdwn +++ b/doc/plugins/conditional.mdwn @@ -5,8 +5,8 @@ With this plugin, you can make text be conditionally displayed on a page. For example: \[[if test="enabled(smiley)" - then="The smiley plugin is enabled :-)" - else="No smiley plugin here.."]] + then="The smiley plugin is enabled :-)" + else="No smiley plugin here.."]] If the specified `test` succeeds, the `then` text will be displayed, otherwise the `else` text will be displayed. The `else` part is optional. -- cgit v1.2.3