This repository was archived by the owner on Oct 1, 2024. It is now read-only.
7.0.0
- 25c136d Use ESM
Learn more about ESM in this guide
// From CommonJS var remarkHighlightjs = require('remark-highlight.js') // To ESM import remarkHighlightjs from 'remark-highlight.js'
- 304336e Add JSDoc based types
- 389b817 7ad2c8c Update
lowlight