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 type

Remark

### Output expansion default

Disabled.

### Parameters

The text to reinterpret.

### Variables

None.

Examples
--------

This

	[[+Verbatim]]: [[tag description]]
		
produces this:

[[+Verbatim]]: [[tag description]]
