[pmwiki-users] Commenting Markup
Hans
design at softflow.co.uk
Mon Oct 31 10:22:09 CST 2005
Sunday, October 30, 2005, 11:12:36 PM, Kerim wrote:
> I know there are a variety of ways to prevent text from being
> formatted in PM Wiki's markup language, but is there a way to include
> text that is only seen when editing the page - like comments in HTML
> and PHP code:
you can also use
>>comment<<
this text is comment
more comment text
>><<
this translates as
<div style='display: none;'>
...
...
</div>
Best,
~Hans
More information about the pmwiki-users
mailing list