OptionalabstractOptionalauthorOptionalcolorOptionaldataSettings 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.
OptionalprocessIf 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.
OptionalprocessesA dictionary of processes that can be run by using run({process: "processName", input: ..., processes: ...}).
Keys are the process names, values are [[IProcess]] objects.
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]]
Settings for colorization