Verbatim macro

Back to Available macros

The Verbatim macro inserts a tab in front of each line of the input parameter, thus reinterpreting text as verbatim content.

Properties

Output expansion default

Disabled.

Parameters

The text to reinterpret.

Variables

None.

Examples

[[Verbatim]]: 
    This [[tag description]] is not expanded.
    Another line

    Third line
This [[tag description]] is not expanded.
Another line

Third line
Something [[Verbatim: else]] here, and [[Verbatim: here too.]]

Something

else

here, and

here too.

Files

Verbatim macro

Reinterprets input as preformatted text.