UNPKG

@fedify/markdown-it-hashtag

Version:

A markdown-it plugin that parses and renders Mastodon-style #hashtags.

5 lines (4 loc) 120 B
export * from "./label.js"; export * from "./plugin.js"; import { hashtag } from "./plugin.js"; export default hashtag;