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
marked.setOptions({ highlight: function (code) { return require('highlight.js').highlightAuto(code).value; } });
highlight is invalid in the html page display.
The text was updated successfully, but these errors were encountered:
neither works for me.
Sorry, something went wrong.
Actually, it did work by adding the css manually.
<link rel="stylesheet" href="//cdnjs.cloudflare.com/ajax/libs/highlight.js/9.4.0/styles/default.min.css">
#983
No branches or pull requests
highlight is invalid in the html page display.
The text was updated successfully, but these errors were encountered: