UNPKG

safelinkify

Version:

NodeJS anonymizer external links into outbound page. Anonymize external links to outbound page redirector for SEO.

5 lines (4 loc) 146 B
declare module 'markdown-it-footnote' { import MarkdownIt from 'markdown-it'; export default function footnote_plugin(md: MarkdownIt): any; }