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

Function parseMarkdown

contents/jb51.tsx:262–265  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

260 }
261
262 function parseMarkdown() {
263 const dom = document.querySelector<HTMLElement>("#article")
264 setParseContent(dom)
265 }
266
267 return showTag && allShowTag ? (
268 <ToolBox

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected