Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
2
function
tempParse(el) {
3
let
as = $(el).find(
'a'
);
4
let
aStr =
''
;
Callers
nothing calls this directly
Calls
1
getMarkdown
Method · 0.80
Tested by
no test coverage detected