Skip to main content

formats

Documentation / editor/typesetting/formats

bold​

const bold: FormatType;

Defined in: editor/typesetting/formats.ts:13


code​

const code: FormatType;

Defined in: editor/typesetting/formats.ts:40


italic​

const italic: FormatType;

Defined in: editor/typesetting/formats.ts:22


const link: FormatType;

Defined in: editor/typesetting/formats.ts:47


mark​

const mark: FormatType;

Defined in: editor/typesetting/formats.ts:31


underline​

const underline: FormatType;

Defined in: editor/typesetting/formats.ts:4