akiran / akiran/react-highlight
highlight.js v10.7+ has deprecated 'highlightBlock', we need to use 'highlightElement'
Ouverte
- Langage dominant
- JavaScript
- Étoiles
- 761
- Forks
- 82
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
Hi there 👋
highlight.js v10.7 includes [some deprecations](https://github.com/highlightjs/highlight.js/blob/main/CHANGES.md#version-1070) and I noticed this in my website's console (browser dev tools):
```js
Deprecated as of 10.7.0. highlightBlock will be removed entirely in v12.0
rollbar.min.js:1 Deprecated as of 10.7.0. Please use highlightElement now.
```
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.