This is the repository for the CDN release of Highlight.js that can be found on
cdnjs, jsDelivr, and unpkg. If you were looking for the main
repository, it is located here. If you simply need a pre-built copy of
our CDN assets, this is the repository you are looking for. All the files are
in the build
directory and you can copy over that directory to where ever
you need it.
This repository is also published to NPM as @highlightjs/cdn-assets.
Note: The main
branch here includes only beta releases. If you're looking for
the latest stable release code you want either one of the stable
branches:
- 11-stable - The latest supported and maintained release.
- 10-stable - The more recent prior major release.
- 9-stable - Verion 9.x. (you probably do not want this)