We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Describe the issue/behavior that seems buggy
When downloading the package from /download, the .js file has undefined author.
.js
undefined
Highlight.js v11.9.0 (git: b7ec4bfafc) (c) 2006-2023 undefined and other contributors License: BSD-3-Clause
Sample Code or Instructions to Reproduce
highlight.js
highlight.min.js
(c) 2006-2023 undefined and other contributors
Expected behavior
Before it used to be (c) 2006-2021 Ivan Sagalaev and other contributors
(c) 2006-2021 Ivan Sagalaev and other contributors
The text was updated successfully, but these errors were encountered:
451809b
No branches or pull requests
Describe the issue/behavior that seems buggy
When downloading the package from /download, the
.js
file hasundefined
author.Sample Code or Instructions to Reproduce
highlight.js
orhighlight.min.js
(c) 2006-2023 undefined and other contributors
Expected behavior
Before it used to be
(c) 2006-2021 Ivan Sagalaev and other contributors
The text was updated successfully, but these errors were encountered: