Closed phuslu closed 7 years ago
Currently, we could embed github-markdown-css via rawgit.com like below
github-markdown-css
<link href="https://rawgit.com/sindresorhus/github-markdown-css/gh-pages/github-markdown.css" rel="stylesheet">
or
<link href="https://rawgit.com/sindresorhus/github-markdown-css/v2.5.0/github-markdown.css" rel="stylesheet">
It's better that we also provide a minify version(github-markdown.min.css).
This Pull Request is to enable that.
No thanks
Currently, we could embed
github-markdown-css
via rawgit.com like belowor
It's better that we also provide a minify version(github-markdown.min.css).
This Pull Request is to enable that.