Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
hljs from
'highlight.js'
;
2
import
Delta from
'quill-delta'
;
3
import
{ afterAll, beforeAll, describe, expect, test } from
'vitest'
;
4
import
Quill from
'../../../src/core.js'
;
Callers
nothing calls this directly
Calls
11
toEqualHTML
Method · 0.80
setText
Method · 0.80
getSemanticHTML
Method · 0.80
createQuill
Function · 0.70
sleep
Function · 0.50
register
Method · 0.45
getContents
Method · 0.45
deleteText
Method · 0.45
formatLine
Method · 0.45
updateContents
Method · 0.45
formatText
Method · 0.45
Tested by
no test coverage detected