[pmwiki-users] comment character?
drew.w at verizon.net
drew.w at verizon.net
Sat Sep 29 21:49:36 CDT 2007
Chris, Tegan,
Thanks for the tips. Are these markups specific to pmwiki or are they
some sort of standard used in similar products?
-drew
Tegan Dowling wrote:
> On 9/28/07, Chris Cox <ccox at airmail.net> wrote:
>> drew.w at verizon.net wrote:
>>> Hello,
>>>
>>> I'm a pmwiki newb and was wondering if there is a markup or some sort of
>>> character to COMMENT-OUT a section of page text or markups. This would
>>> be an alternative to simply deleting text. It would also be useful for
>>> in-line style comments to myself. It would be preferable to NOT include
>>> these comment strings within a rendered page. Comment delimiters such as
>>> <-- -->, /* */ or // are what I had in mind.
>> I use (:if false:) (:ifend:)
>
> There's also (:comment this text will not be shown:)
>
> and
>
> %display=none%this won't display, either%%
>
> Text commented-out using the %display=none% method will be visible in
> the page's source, however, while text commented-out with (:comment
> hidden:) and (:if false:) suppressed (:ifend:) won't.
>
> _______________________________________________
> pmwiki-users mailing list
> pmwiki-users at pmichaud.com
> http://www.pmichaud.com/mailman/listinfo/pmwiki-users
>
More information about the pmwiki-users
mailing list