%META:TOPICINFO{author="TWikiContributor" date="1107571231" format="1.0" version="1"}%
%META:TOPICPARENT{name="TWikiTipsOfTheDay"}%
---+ Commenting with hidden text

To hide sections of a TWiki topic, use HTML comments. 

Example comment within a sentence:

=Visible &lt;!--- and hidden ---&gt; text=

Example spanning multiple lines:
<verbatim>
<!--
	* Useful to hide settings:
		* Set EXAMPLE = This is hidden
-->
</verbatim>


[[TWikiTipsOfTheDay][See More Tips...]]

-- TWiki:Main.PaulineCheung - 29 Jan 2005

