Comment macro
=============

[[Parent]]: available_macros.txt

The Comment macro produces nothing. Its purpose is to allow 
commenting the Remark source.

Properties
----------

### Output expansion default

Disabled.

### Parameters

Ignored.

### Variables

None.

Example
-------

[[Example]]:
	[[Comment]]:
		Place some explanation here.
		Do use more than one line if you want.
		
		Still a comment.

	Not a comment.