[pmwiki-users] embedded comments
    Guillermo Calderon - INCO 
    calderon at fing.edu.uy
       
    Thu Oct 11 16:21:16 CDT 2007
    
    
  
Jeff wrote:
> Thanks for the help Hans,
> 
> I also found this method under the meta section:
> 
> (:comment text:)
> 
A caution about %comment%  and >>comment<< :
They are based on CSS style sheet. So, any reader can turn off CSS in 
his browser and comments will be visible.
Instead (:comment text:) is not based en CSS.
But it is not usefull to comment out a region because "text" cannot 
contain newlines.
You can use (:if false:) ... (:if:)  to comment out a number of lines.
    
    
More information about the pmwiki-users
mailing list