UNPKG

@fedify/markdown-it-mention

Version:

A markdown-it plugin that parses and renders Mastodon-style @mentions.

4 lines 127 B
export * from "./src/mod.js"; import { mention } from "./src/mod.js"; export default mention; //# sourceMappingURL=mod.d.ts.map