Uglify is supposed to be adding something like: ```js /* commonmark 1.2.3 https://github.com/jgm/CommonMark @license BSD3 */ ``` to [`dist/commonmark.min.js` ](https://github.com/commonmark/commonmark.js/blob/fe6ce5a3d266ae3e320bb2329967f6368c690335/dist/commonmark.min.js) but it does not. Also, shouldn't it link to this repo and not jgm/CommonMark?
Uglify is supposed to be adding something like:
/* commonmark 1.2.3 https://github.com/jgm/CommonMark @license BSD3 */to
dist/commonmark.min.jsbut it does not.Also, shouldn't it link to this repo and not jgm/CommonMark?