[pmwiki-devel] Preventing Embedded Markup Expressions

Petko Yotov 5ko at 5ko.fr
Sat Jul 3 17:05:25 CDT 2010


On Saturday 03 July 2010 23:56:49, Petko Y
otov wrote :
> If your markup expression is always the most internal one, I think you can
>  use $params instead of $args as in your "implode(' ', $args)".

Let me try again to write it more clearly: 

 use "$params" instead of "implode(' ', $args)"

$params contains the full content of the markup expression before splitting it 
to different $args.

Petko



More information about the pmwiki-devel mailing list