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

Function parseMarkdown

contents/php.tsx:153–156  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

151 }
152
153 function parseMarkdown() {
154 const dom = document.querySelector(".phpscMain .php-article")
155 setParseContent(dom)
156 }
157
158 return showTag && allShowTag ? (
159 <ToolBox

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected