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
Custom package
Download
highlight.zip
highlight.pack.js
<!DOCTYPE html> <html> <head> <script src="highlight.pack.js"></script> </head> <body></body> </html>
At this moment, use a web browser to open the HTML file. No errors are shown on the console.
minifier
Uncaught SyntaxError: Unexpected token '}'
The text was updated successfully, but these errors were encountered:
Thanks, I'll take a look as soon as I can.
Sorry, something went wrong.
No branches or pull requests
Steps to Reproduce
Custom package
section.Download
button.highlight.zip
.highlight.pack.js
in a HTML file like below.At this moment, use a web browser to open the HTML file. No errors are shown on the console.
highlight.pack.js
by usingminifier
0.0.32 ~ 0.0.36.Uncaught SyntaxError: Unexpected token '}'
.The text was updated successfully, but these errors were encountered: