@argdown/highlightjs
TypeScript icon, indicating that this package has built-in type declarations

1.7.5 • Public • Published

@argdown/highlightjs

Argdown logo

This package is part of the Argdown project and adds Argdown language support to highlight.js.

Installation

yarn add @argdown/highlightjs
import hljs from "highlight.js";
import argdown from "@argdown/highlightjs";

hljs.registerLanguage("argdown", argdown);

Readme

Keywords

Package Sidebar

Install

npm i @argdown/highlightjs

Weekly Downloads

22

Version

1.7.5

License

MIT

Unpacked Size

4 MB

Total Files

16

Last publish

Collaborators

  • christianvoigt