UNPKG

@fedify/markdown-it-mention

Version:

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

4 lines (3 loc) 94 B
export * from "./src/mod.js"; import { mention } from "./src/mod.js"; export default mention;