IgnoreDirective: Placeholder = ...

Directive to ignore all content within the directive. Allows placeholders and directives to run without influencing the output.

Syntax: {{ignore:...}}, where ... is the content to ignore.

Generated using TypeDoc