MCPcopy
hub / github.com/027xiguapi/code-box / editMarkdown

Function editMarkdown

contents/paywallbuster.tsx:98–101  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

96 }
97
98 function editMarkdown() {
99 const dom = document.querySelector("article")
100 setContent(dom, articleTitle)
101 }
102
103 function downloadMarkdown() {
104 const html = document.querySelector("article")

Callers 1

PlasmoOverlayFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected