MCPcopy Create free account
hub / github.com/editablejs/editable / heading-editor.ts

File heading-editor.ts

packages/plugins/heading/src/plugin/heading-editor.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { Editor } from '@editablejs/models'
2import { HeadingTags, PARAGRAPH_KEY } from '../constants'
3import { HeadingType, Heading } from '../interfaces/heading'
4import { getOptions } from '../options'

Callers

nothing calls this directly

Calls 1

getOptionsFunction · 0.90

Tested by

no test coverage detected