From 7fb56887dbc7ed17ea8cab3e1330622ebd83e5c6 Mon Sep 17 00:00:00 2001 From: chris Date: Tue, 2 Aug 2005 21:14:21 +0200 Subject: support for plugin subfolders added - plugins/[name]/[type]/[file].php darcs-hash:20050802191421-50fdc-abf82fcb52dfabd74b7119f2e6a53ea590bb1d90.gz --- lib/plugins/syntax.php | 2 ++ 1 file changed, 2 insertions(+) (limited to 'lib/plugins') diff --git a/lib/plugins/syntax.php b/lib/plugins/syntax.php index 25d0c6c17..d42169a45 100644 --- a/lib/plugins/syntax.php +++ b/lib/plugins/syntax.php @@ -62,6 +62,8 @@ class DokuWiki_Syntax_Plugin extends Doku_Parser_Mode { * * 'normal' - The plugin can be used inside paragraphs + + * 'block' - Open paragraphs need to be closed before plugin output * 'stack' - Special case. Plugin wraps other paragraphs. * -- cgit v1.2.3