2.1.1 • Published 4 years ago

respec-hljs v2.1.1

Weekly downloads
53
License
W3C
Repository
github
Last release
4 years ago

ReSpec custom highlighter

The highlighter bundle used by ReSpec.

The bundle is build as a Commonjs module ("dist/respec-highlight.js"). It exports a single object respecHljs, which is just hljs, but already initialized with the default languages.

import respecHljs from "path/to/respec-highlight";

In the worker, it shows up as

self.respecHljs;
2.1.1

4 years ago

2.0.3

4 years ago

2.0.2

5 years ago

2.0.1

5 years ago

2.0.0

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago