An open API service indexing awesome lists of open source software.

https://github.com/zhusiqing/markdown_style


https://github.com/zhusiqing/markdown_style

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# markdown_style
- vscode 自定义设置
配置文件
```js
"markdown.styles": [
"file:///Users/mzh/mdcss/markdown_style.css"
]

```

> 必须使用file协议,vscode是基于这个读取的