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-build 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 beta releases. If you're looking for
the latest stable release code you want either one of the stable
branches:
- 10-stable - The latest supported and maintained releases.
- 9-stable - The prior major version. (you probably do not want this)