mirror of
https://github.com/chenasraf/DefinitelyTyped.git
synced 2026-05-18 01:49:01 +00:00
* Bump dependency `highlight.js` of `types/markdown-it` from 9.7.0 to 10.4.1 * Add support for changed API of `markdown-it` (https://github.com/markdown-it/markdown-it/issues/626) at 12.0.0 * Revert dependency `highlight.js` to ^9.7.0 (So that the TypeScript version can remain 2.0, and will not break the requirements of the dependents of this library.) * Adjust test code for types/markdown-it