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

Function parseMarkdown

contents/medium.tsx:164–167  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

162 }
163
164 function parseMarkdown() {
165 const dom = document.querySelector("article")
166 setParseContent(dom)
167 }
168
169 return showTag && allShowTag ? (
170 <ToolBox

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected