Commenting with hidden text

26 August 2025 - 17:41 | Version 1 |

To hide sections of a Foswiki 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...