Commenting with hidden text

To hide some text within a TWiki topic, use HTML comments.

Example comment within a sentence:

Visible <!--- and hidden ---> text

Example spanning multiple lines:

<!--
   * Useful to hide settings:
      * Set EXAMPLE = This is hidden
-->

See More Tips...

-- Contributors: TWiki:Main.PaulineCheung