MCPcopy
hub / github.com/slab/quill / code.spec.ts

File code.spec.ts

packages/quill/test/unit/formats/code.spec.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import Delta from 'quill-delta';
2import Editor from '../../../src/core/editor.js';
3import {
4 createScroll as baseCreateScroll,

Callers

nothing calls this directly

Calls 7

toEqualHTMLMethod · 0.80
getDeltaMethod · 0.80
applyDeltaMethod · 0.80
createScrollFunction · 0.70
formatLineMethod · 0.45
formatTextMethod · 0.45
deleteTextMethod · 0.45

Tested by

no test coverage detected