UNPKG

rehype-expressive-code

Version:

Rehype plugin for Expressive Code, a modular syntax highlighting & annotation engine for presenting source code on the web. Offers full VS Code theme support, editor & terminal frames, copy to clipboard, text markers, collapsible sections, and more.

3 lines 85 B
// src/hast.ts export * from "expressive-code/hast"; //# sourceMappingURL=hast.js.map