Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cortex-js/compute-engine
/ style.test.ts
File
style.test.ts
test/compute-engine/latex-syntax/style.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ check, engine, latex } from
'../../utils'
;
2
import
{ serialize } from
'../../../src/compute-engine/latex-syntax/latex-syntax'
;
3
4
describe(
'STYLE - MATH MODE'
, () => {
Callers
nothing calls this directly
Calls
6
check
Function · 0.90
latex
Function · 0.90
serialize
Function · 0.90
toLatex
Method · 0.80
frac
Function · 0.70
parse
Method · 0.65
Tested by
no test coverage detected