Skip to content

Type Editor


Type Editor / @type-editor/markdown / types/MarkdownSerializerOptions / MarkdownSerializeOptions

Interface: MarkdownSerializeOptions

Defined in: types/MarkdownSerializerOptions.ts:2

Extended by

Properties

PropertyTypeDescriptionDefined in
tightLists?booleanWhether to render lists in a tight style. This can be overridden on a node level by specifying a tight attribute on the node. Defaults to false.types/MarkdownSerializerOptions.ts:8