MCPcopy
hub / github.com/teadocs/numpy-cn / htmlToMd.js

File htmlToMd.js

scripts/htmlToMd.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// @ts-nocheck
2function tempParse(el) {
3 let as = $(el).find('a');
4 let aStr = '';

Callers

nothing calls this directly

Calls 1

getMarkdownMethod · 0.80

Tested by

no test coverage detected