UNPKG

svelte-rune-highlight

Version:
5 lines (3 loc) 142 B
import register from 'highlight.js/lib/languages/asciidoc'; export const asciidoc = { name: 'asciidoc', register }; export default asciidoc;