Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Highlight.js deprecations #1365

Closed
backspaces opened this issue Mar 27, 2021 · 0 comments
Closed

Highlight.js deprecations #1365

backspaces opened this issue Mar 27, 2021 · 0 comments
Assignees

Comments

@backspaces
Copy link

If you're reporting a bug, please include input code, output documentation,
a description of what you expected to happen, and what happened instead.

Running documentation build results in many deprecations, all of which look like:

Deprecated as of 10.7.0. highlight(lang, code, ...args) has been deprecated.
Deprecated as of 10.7.0. Please use highlight(code, options) instead.
highlightjs/highlight.js#2277

The generated docs appear to be OK.

Here's what highlight.js says: https://github.com/highlightjs/highlight.js/releases

  • What version of documentation.js are you using?: ^13.2.0

  • How are you running documentation.js (on the CLI, Node.js API, Grunt, other?):
    cli script within my package.json:
    documentation build src/** --config config/documentation.yml --github -f html -o docs

@anthony-redFox anthony-redFox self-assigned this Apr 6, 2021
anthony-redFox pushed a commit to anthony-redFox/documentation that referenced this issue Apr 6, 2021
anthony-redFox added a commit to anthony-redFox/documentation that referenced this issue Apr 6, 2021
anthony-redFox added a commit to anthony-redFox/documentation that referenced this issue Apr 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants