1 Star 1 Fork 0

鹏展博 / vuepress-theme-plume

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.markdownlint.json 568 Bytes
一键复制 编辑 原始数据 按行查看 历史
鹏展博 提交于 2024-04-06 02:18 . docs: update doc
{
"default": true,
"heading-style": {
"style": "atx"
},
"ul-style": {
"style": "dash"
},
"no-duplicate-heading": false,
"first-line-h1": false,
"first-line-heading": false,
"no-blanks-blockquote": false,
"line-length": {
"line_length": 140,
"tables": false,
"code_blocks": false
},
"no-inline-html": false,
"hr-style": {
"style": "---"
},
"fenced-code-language": false,
"code-block-style": false,
"emphasis-style": false,
"no-hard-tabs": {
"spaces_per_tab": 2,
"ignore_code_languages": ["xml"]
}
}
TypeScript
1
https://gitee.com/pengzb/vuepress-theme-plume.git
git@gitee.com:pengzb/vuepress-theme-plume.git
pengzb
vuepress-theme-plume
vuepress-theme-plume
main

搜索帮助