[pmwiki-users] end-of-section (SectionEdit)

Stéphane Heckel hsteph at club-internet.fr
Wed Feb 27 03:41:11 CST 2008


"marc" wrote :

> --!!?

not clear enough, right ? ;)

2nd try :

Imagine I have the following :

!! My title 2
My text2 blabla
(:if false:)
Other text or command here, ...
(:if end:)

I would like to edit "My text2 blabla" without having the (:if ...:) markup 
in the Edit window, ... To do that, I have to position an other "!!", right 
?

!! My title 2
My text2 blabla
!!
(:if false:)
Other text or command here, ...
(:if end:)

However, the second "!!" allows me to edit the (:if ...:) part of the text.

I would like to "hide" the second "!!" or create a new markup to force a 
"end-of-section"

Final result would be :

!! My title 2
My text2 blabla
(:endofsection:)
(:if false:)
Other text or command here, ...
(:if end:)

Is this possible ?

Thanks

SH 






More information about the pmwiki-users mailing list