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

Function handleDownloadMarkdown

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

Source from the content-addressed store, hash-verified

45 }
46
47 const handleDownloadMarkdown = () => {
48 props.onDownloadMarkdown()
49 }
50
51 const handleParseMarkdown = () => {
52 props.onParseMarkdown()

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected