Friday, July 11, 2008, 12:48:56 PM, noskule wrote:

> does work:
> (:hide:)XXX XXX(:hideend:)

> dont work:
> (:hide:)
> XXX XXX
> (:hideend:)

you could also try and use

(:if false:)
xxxxxx
(:if:)

to hide content.

If your content includes any conditional markup, the new nested ifs
in the latest release should help: i.e. use

(:if1 false:)
xxxxxx
(:if1end:)


  ~Hans


_______________________________________________
pmwiki-users mailing list
[email protected]
http://www.pmichaud.com/mailman/listinfo/pmwiki-users

Reply via email to