MCPcopy Create free account
hub / github.com/027xiguapi/code-box / handleParseMarkdown

Function handleParseMarkdown

component/ui/toolBox.tsx:51–53  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

49 }
50
51 const handleParseMarkdown = () => {
52 props.onParseMarkdown()
53 }
54
55 const handlePrint = () => {
56 props.onPrint()

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected