OptionalabstractOptionalauthorOptionalcolorSettings for colorization
OptionaldataSettings for the [[DataPlugin]]
OptionaldateOptionaldotSettings for the [[DotExportPlugin]]
OptionalgraphmlSettings for the [[GraphMLExportPlugin]]
OptionalgroupOptionalhtmlSettings for the [[HtmlExportPlugin]]
OptionalimagesSettings for the [[MapPlugin]]
OptionalinputThe Argdown input that should be parsed.
OptionaljsonSettings for the [[JSONExportPlugin]]
OptionallogShould exceptions thrown by plugins be logged?
OptionalloggerOptionallogSet to "verbose" to get a lot of infos.
OptionalmapSettings for the [[MapPlugin]]
OptionalmodelSettings for the [[ModelPlugin]]
OptionalparserSettings 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
OptionalselectionSettings for the [[PreselectionPlugin]]
OptionalsourceSettings for the [[WebComponentExportPlugin]]
OptionalsubOptionalthrowShould the application throw exceptions from plugins?
OptionaltitleOptionalvizSettings for any plugin using Viz.js, for example the [[DotToSvgExportPlugin]]
OptionalwebSettings for the [[WebComponentExportPlugin]]
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.