MCPcopy Create free account
hub / github.com/Acode-Foundation/Acode / renderer.js

File renderer.js

src/pages/markdownPreview/renderer.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import markdownIt from "markdown-it";
2import anchor from "markdown-it-anchor";
3import { full as markdownItEmoji } from "markdown-it-emoji";
4import markdownItFootnote from "markdown-it-footnote";

Callers

nothing calls this directly

Calls 1

createMarkdownItFunction · 0.85

Tested by

no test coverage detected