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

File syntax.spec.ts

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

Source from the content-addressed store, hash-verified

1import hljs from 'highlight.js';
2import Delta from 'quill-delta';
3import { afterAll, beforeAll, describe, expect, test } from 'vitest';
4import Quill from '../../../src/core.js';

Callers

nothing calls this directly

Calls 11

toEqualHTMLMethod · 0.80
setTextMethod · 0.80
getSemanticHTMLMethod · 0.80
createQuillFunction · 0.70
sleepFunction · 0.50
registerMethod · 0.45
getContentsMethod · 0.45
deleteTextMethod · 0.45
formatLineMethod · 0.45
updateContentsMethod · 0.45
formatTextMethod · 0.45

Tested by

no test coverage detected