Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MoonshotAI/kimi-code
/ markdown.test.ts
File
markdown.test.ts
packages/pi-tui/test/markdown.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
assert from
"node:assert"
;
2
import
{ afterEach, describe, it } from
"node:test"
;
3
import
type
{ Terminal as XtermTerminalType } from
"@xterm/headless"
;
4
import
{ Chalk } from
"chalk"
;
Callers
nothing calls this directly
Calls
12
setCapabilities
Function · 0.90
resetCapabilitiesCache
Function · 0.90
getCellUnderline
Function · 0.85
ok
Method · 0.80
raw
Method · 0.80
waitForRender
Method · 0.80
stripAnsi
Function · 0.70
getCellItalic
Function · 0.70
render
Method · 0.65
start
Method · 0.65
stop
Method · 0.65
addChild
Method · 0.45
Tested by
no test coverage detected