Sha256: 11d1e41bfc739d2e78b5a50d70ca7764f0ecb0f17c28d8e740927325126e7a42

Contents?: true

Size: 995 Bytes

Versions: 3

Compression:

Stored size: 995 Bytes

Contents

The following configuration settings are used to enable or disable specific Glyph functionalities and behaviors.

config_table[
	ref_config[options.filters_by_file_extension|
If set to @true@, a filter macro is applied to included files, based on their extensions (\.fmi[including files|#incl]).  
	]
	ref_config[options.macro_set|
Determines which macro set will be loaded. It can be set to:
* glyph -- Loads core, filter, xml macros plus all macros necessary for the $>[document.output].
* xml -- Loads core and xml macros.
* core -- Loads core macros only.
	]
	ref_config[options.safe_mode|
Enables Safe Mode (\.fmi[Glyph modes|#modes]).
	]
	ref_config[options.url_validation|
If set to _true_, every external link will be validated (see =>[#links]). 
	]
	ref_config[options.xml_blacklist|
The XML tags listed here cannot be generated using Glyph code.
	]
	ref_config[options.xml_fallback|
If set to true, any unknown macro name will considered an XML element (see =>[#other_elements]).
	]
]

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
glyph-0.4.2 book/text/config/options.glyph
glyph-0.4.1 book/text/config/options.glyph
glyph-0.4.0 book/text/config/options.glyph