UNPKG

@digitalocean/do-markdownit

Version:

Markdown-It plugin for the DigitalOcean Community.

6 lines (5 loc) 121 B
declare function _exports(attr: string, tag: string): { start: number; end: number; } | null; export = _exports;