在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称(OpenSource Name):sindresorhus/generate-github-markdown-css开源软件地址(OpenSource Url):https://github.com/sindresorhus/generate-github-markdown-css开源编程语言(OpenSource Language):JavaScript 100.0%开源软件介绍(OpenSource Introduction):generate-github-markdown-css
Get the CSSHowFirst the GitHub.com CSS is fetched. Then we walk through all rules that could take effect in Markdown content, and then do a custom cleanup. A rendered Markdown with all possible syntax is fetched from GitHub to check if we've done right. APIimport githubMarkdownCss from 'generate-github-markdown-css';
console.log(await githubMarkdownCss({ light: 'light', dark: 'dark' }));
//=> '.markdown-body { …' CLI
|
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论