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.
If an array is used: the processors that should be executed in order by the ArgdownApplication during the current run.
If a string is used: the name of the process to be found in IArgdownRequest.processes. ArgdownApplication will then try to run the processors defined in that process.
A dictionary of processes that can be run by using run({process: "processName", input: ..., processes: ...})
.
Keys are the process names, values are IProcess objects.
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
Settings for colorization