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
Uglify is supposed to be adding something like:
/* commonmark 1.2.3 https://github.com/jgm/CommonMark @license BSD3 */
to dist/commonmark.min.js but it does not.
dist/commonmark.min.js
Also, shouldn't it link to this repo and not jgm/CommonMark?
The text was updated successfully, but these errors were encountered:
a170c3b
No branches or pull requests
Uglify is supposed to be adding something like:
/* commonmark 1.2.3 https://github.com/jgm/CommonMark @license BSD3 */
to
dist/commonmark.min.js
but it does not.Also, shouldn't it link to this repo and not jgm/CommonMark?
The text was updated successfully, but these errors were encountered: