MCPcopy Create free account
hub / github.com/editablejs/editable / setOptions

Function setOptions

packages/plugins/blockquote/src/options.ts:15–17  ·  view source on GitHub ↗
(editor: Editor, options: BlockquoteOptions)

Source from the content-addressed store, hash-verified

13}
14
15export const setOptions = (editor: Editor, options: BlockquoteOptions) => {
16 BLOCKQUOTE_OPTIONS.set(editor, options)
17}

Callers 1

withBlockquoteFunction · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…