Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codeaashu/claude-code
/ markdown.worker.ts
File
markdown.worker.ts
web/lib/workers/markdown.worker.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/**
2
* Markdown parsing worker.
3
* Receives raw markdown strings and returns parsed token arrays
4
* so the main thread can skip heavy parsing during rendering.
Callers
nothing calls this directly
Calls
1
process
Function · 0.70
Tested by
no test coverage detected