MCPcopy Create free account
hub / github.com/codeaashu/claude-code / del

Function del

src/utils/markdown.ts:29–31  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

27 marked.use({
28 tokenizer: {
29 del() {
30 return undefined
31 },
32 },
33 })
34}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected