Verbatim macro
==============

[[Parent]]: available_macros.txt

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
--------

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

		Third line

[[Example]]:
	Something [[Verbatim: else]] here, and [[Verbatim: here too.]]
