Interface: MdastTreeImportOptions

The options of the tree import utility. Not meant to be used directly.

Extends

Properties

PropertyTypeDescriptionInherited from
codeBlockEditorDescriptorsCodeBlockEditorDescriptor[]-Descriptors.codeBlockEditorDescriptors
defaultCodeBlockLanguage?stringThe fallback language used to select a code block editor when a fenced code block's own language has no matching descriptor.Descriptors.defaultCodeBlockLanguage
directiveDescriptorsDirectiveDescriptor<Directives>[]-Descriptors.directiveDescriptors
jsxComponentDescriptorsJsxComponentDescriptor[]-Descriptors.jsxComponentDescriptors
mdastRootRoot--
rootImportPoint--
visitorsMdastImportVisitor<RootContent>[]--