Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RASAAS/docmcp-knowledge
/ remove_footnote_links.py
File
remove_footnote_links.py
scripts/remove_footnote_links.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
re
2
from
pathlib
import
Path
3
4
dir_path = Path(
"/Users/michael/Library/CloudStorage/OneDrive-个人/coding/docmcp-knowledge/eu_mdr/mdcg/fulltext"
)
Callers
nothing calls this directly
Calls
1
clean_footnotes
Function · 0.85
Tested by
no test coverage detected