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

Function handleEditMarkdown

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

Source from the content-addressed store, hash-verified

41 }
42
43 const handleEditMarkdown = () => {
44 props.onEditMarkdown()
45 }
46
47 const handleDownloadMarkdown = () => {
48 props.onDownloadMarkdown()

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected