The readme has a link to the compiled source here: http://spec.commonmark.org/js/commonmark.js
I think we should try to be encouraging developers to get their code over HTTPS, to prevent problems like the recent Xcode attack.
Simply changing the above link to https didn't work (cert domain error). It seems to be hosted on GitHub but I couldn't figure out the correct invocation through GitHub pages or whatever. This URL does work though: https://raw.githubusercontent.com/jgm/CommonMark-site/gh-pages/js/commonmark.js
Thanks.
Edit: this would also apply to the whole CommonMark site, but one step at a time...
The readme has a link to the compiled source here: http://spec.commonmark.org/js/commonmark.js
I think we should try to be encouraging developers to get their code over HTTPS, to prevent problems like the recent Xcode attack.
Simply changing the above link to https didn't work (cert domain error). It seems to be hosted on GitHub but I couldn't figure out the correct invocation through GitHub pages or whatever. This URL does work though: https://raw.githubusercontent.com/jgm/CommonMark-site/gh-pages/js/commonmark.js
Thanks.
Edit: this would also apply to the whole CommonMark site, but one step at a time...