# mdStyle **Repository Path**: fensl/md-style ## Basic Information - **Project Name**: mdStyle - **Description**: 个人用的markdown风格,主要用于vscode,欢迎大家测试其他地方的问题。 - **Primary Language**: HTML - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2021-03-16 - **Last Updated**: 2025-05-31 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README
# mdStyle
## 介绍 个人用的markdown风格,主要用于vscode,欢迎大家测试其他地方的问题。 ## 软件架构 vscode、css、less ## 安装教程 ### 一、 克隆项目 1. cd到你写作文档的文件夹中 2. 克隆本项目 3. 用vscode打开工程目录 ### 二、vscode原生预览和markdown all in one安装方式 1. 进入vscode设置项搜索`markdown style` ![](imgs/markdown_style设置.png) 2. 填入`md-style/mystyle.css`即可生效,撰写文章时候使用自带的markdown预览即可。 ### 三、mpe(Markdown Preview Enhanced)安装方式 1. vscode中安装`mpe(Markdown Preview Enhanced)`插件![Alt text](imgs/img-2.png) 2. `ctrl+shif+p`搜索`mpe:自定义样式`,按回车![Alt text](imgs/img.png) 3. 将克隆下来的`md-style/mpe.less`中的所有内容复制粘贴进去。 ![Alt text](imgs/img-1.png) ## 使用说明 大概长下面的样子,还有啥我想起来了再写: ![alt text](additional_file/img.png) ## 参与贡献 1. Fork 本仓库 2. 新建 Feat_xxx 分支 3. 提交代码 4. 新建 Pull Request ## 特技 1. 使用 Readme\_XXX.md 来支持不同的语言,例如 Readme\_en.md, Readme\_zh.md 2. Gitee 官方博客 [blog.gitee.com](https://blog.gitee.com) 3. 你可以 [https://gitee.com/explore](https://gitee.com/explore) 这个地址来了解 Gitee 上的优秀开源项目 4. [GVP](https://gitee.com/gvp) 全称是 Gitee 最有价值开源项目,是综合评定出的优秀开源项目 5. Gitee 官方提供的使用手册 [https://gitee.com/help](https://gitee.com/help) 6. Gitee 封面人物是一档用来展示 Gitee 会员风采的栏目 [https://gitee.com/gitee-stars/](https://gitee.com/gitee-stars/)