Skip to content

Variable: DEFAULT_SECTION_ORDER

ts
const DEFAULT_SECTION_ORDER: readonly SectionKey[];

Defined in: emitters/markdown/src/render.ts:51

The default order of the reorderable ## sections.

Released under the MIT License