Link macro
==========

[[Parent]]: available_macros.txt

The Link macro generates links to documents in the document tree,
labeled with their descriptions.

Properties
----------

### Output type

Remark

### Output expansion default

Disabled.

### Parameters

A list of files for which the links are to be generated.

### Variables

None.

Example
-------

This
	
	[[Link]]: 
		available_macros.txt
		remark_syntax.txt
		../../remark_syntax.txt
		directory.remark-index
	
produces this:

[[Link]]: 
	available_macros.txt
	remark_syntax.txt
	../../remark_syntax.txt
	directory.remark-index

See also
--------

[[Link]]: file_searching_algorithm.txt
	