ForNeVeR / ForNeVeR/fornever.me

Deprecated API usage in hljs

Open
#161 0 comments 0 reactions 0 assignees View on GitHub
kind:refactor
Dominant language
F#
Stars
24
Forks
4
Avg merge
6d 23h
Merged PRs (30d)
1

Description

Some logs:
```
info: ForneverMind.CodeHighlightModule[0]
Deprecated as of 10.7.0. highlight(lang, code, ...args) has been deprecated.
info: ForneverMind.CodeHighlightModule[0]
Deprecated as of 10.7.0. Please use highlight(code, options) instead.
https://github.com/highlightjs/highlight.js/issues/2277
```

We should migrate to the proposed API.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.