Settings for colorization
Settings for the DataPlugin
Settings for the DotExportPlugin
Settings for the GraphMLExportPlugin
Settings for the HtmlExportPlugin
Settings for the MapPlugin
The Argdown input that should be parsed.
Settings for the JSONExportPlugin
Should exceptions thrown by plugins be logged?
Set to "verbose" to get a lot of infos.
Settings for the MapPlugin
Settings for the ModelPlugin
Settings of the parser plugin. The parser plugin executes parser and lexer.
A list of processors to be run or a name of a built-in process (like "export-svg").
Processes can currently not contain definitions of other processes
Settings for the PreselectionPlugin
Settings for the WebComponentExportPlugin
Should the application throw exceptions from plugins?
Settings for any plugin using Viz.js, for example the [[DotToSvgExportPlugin]]
Settings for the WebComponentExportPlugin
Generated using TypeDoc
IProcess objects are IArgdownRequest objects with a mandatory process field. They can not contain processes themselves.
In all other respects they are identical to IArgdownRequests.