在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称(OpenSource Name):rhiokim/markdown-css开源软件地址(OpenSource Url):https://github.com/rhiokim/markdown-css开源编程语言(OpenSource Language):CSS 90.9%开源软件介绍(OpenSource Introduction):introducestandard markdown style sheets & themes how to install$ git clone https://github.com/rhiokim/markdown-css.git
$ cd markdown-css
$ grunt
Running "less:development" (less) task
File build/markdown.css created.
File build/clearness-dark.css created.
File build/clearness.css created.
File build/github.css created.
File build/solarized-dark.css created.
File build/solarized-light.css created. themes
how to create your stylelight face themedark face themehow use<link rel="stylesheet" href="assets/css/markdown.css">
<link rel="stylesheet" href="assets/css/[your theme].css">
<body>
<div class="markdown [your theme]">
converted html
</div>
</body> advancedimport external librariesstructure less of theme
buildrequirementsgrunt-cli
licenseMIT |
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论