From 4f32716ed3cd44b3827d2a778211d2516344f77b Mon Sep 17 00:00:00 2001 From: Andreas Gohr Date: Wed, 3 Aug 2005 20:02:26 +0200 Subject: plugin tweaks, info plugin fixes darcs-hash:20050803180226-7ad00-7bce1982ed6589511ce38e2e4e5e4cdf8640a0ae.gz --- lib/plugins/syntax.php | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'lib/plugins/syntax.php') diff --git a/lib/plugins/syntax.php b/lib/plugins/syntax.php index d42169a45..f5a2ee90e 100644 --- a/lib/plugins/syntax.php +++ b/lib/plugins/syntax.php @@ -61,9 +61,6 @@ class DokuWiki_Syntax_Plugin extends Doku_Parser_Mode { * for correct XHTML nesting. Should return one of the following: * * '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. * @@ -140,4 +137,4 @@ class DokuWiki_Syntax_Plugin extends Doku_Parser_Mode { } } -//Setup VIM: ex: et ts=4 enc=utf-8 : \ No newline at end of file +//Setup VIM: ex: et ts=4 enc=utf-8 : -- cgit v1.2.3