MCPcopy Index your code
hub / github.com/antfu/markdown-it-magic-link

github.com/antfu/markdown-it-magic-link @v0.1.4

Chat with this repo
repository ↗ · DeepWiki ↗ · release v0.1.4 ↗ · + Follow
11 symbols 19 edges 4 files 0 documented · 0%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

markdown-it-magic-link

npm version npm downloads bundle JSDocs License

Makes links and @mentions in markdown beautiful and interactive.

[!IMPORTANT] I made this plugin for my personal use - I don't have time to properly polish it yet. I'd suggest you don't use it at this moment, but if you do, be aware of the breakage or refactors might happen anytime.

Sponsors

License

MIT License © 2023-PRESENT Anthony Fu

Extension points exported contracts — how you extend this code

ParsedMagicLink (Interface)
(no doc)
src/index.ts
ResolvedMagicLink (Interface)
(no doc)
src/index.ts
MagicLinkHandler (Interface)
(no doc)
src/index.ts
MagicLinkHandlerLinkOptions (Interface)
(no doc)
src/index.ts
MarkdownItMagicLinkOptions (Interface)
(no doc)
src/index.ts

Core symbols most depended-on inside this repo

handlerLink
called by 1
src/index.ts
handlerGitHubAt
called by 1
src/index.ts
parseMagicLink
called by 1
src/index.ts
handler
called by 0
src/index.ts
postprocess
called by 0
src/index.ts
MarkdownItMagicLink
called by 0
src/index.ts

Shape

Function 6
Interface 5

Languages

TypeScript100%

Modules by API surface

src/index.ts11 symbols

For agents

$ claude mcp add markdown-it-magic-link \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page