@argdown/core
Preparing search index...
IModelPluginSettings
Interface IModelPluginSettings
interface
IModelPluginSettings
{
explodeArguments
?:
boolean
;
mode
?:
InterpretationModes
;
removeTagsFromText
?:
boolean
;
shortcodes
?:
ISpecialCharacterDictionary
;
transformArgumentRelations
?:
boolean
;
}
Index
Properties
explode
Arguments?
mode?
remove
Tags
From
Text?
shortcodes?
transform
Argument
Relations?
Properties
Optional
explode
Arguments
explodeArguments
?:
boolean
Optional
mode
mode
?:
InterpretationModes
Optional
remove
Tags
From
Text
removeTagsFromText
?:
boolean
Optional
shortcodes
shortcodes
?:
ISpecialCharacterDictionary
Optional
transform
Argument
Relations
transformArgumentRelations
?:
boolean
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
explode
Arguments
mode
remove
Tags
From
Text
shortcodes
transform
Argument
Relations
@argdown/core
Loading...