UNPKG

@knightly/vitepress

Version:

Vite & Vue powered static site generator

3 lines (2 loc) 136 B
import MarkdownIt from 'markdown-it'; export declare const linkPlugin: (md: MarkdownIt, externalAttrs: Record<string, string>) => void;