1 Star 0 Fork 0

caiqimin_kevin@163.com/eShop

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.markdownlint.json 972 Bytes
一键复制 编辑 原始数据 按行查看 历史
Dan Moseley 提交于 2023-11-14 14:12 . markdown lint (#87)
{
"default": true,
"ul-indent": false,
"ul-style": false,
"no-trailing-spaces": false,
"line-length": false,
"blanks-around-headings": false,
"no-duplicate-heading": { "siblings_only": true },
"no-trailing-punctuation": false,
"blanks-around-fences": false,
"blanks-around-lists": false,
"no-inline-html": { "allowed_elements": [ "summary", "details", "kbd", "br" ]},
"no-bare-urls": false,
"single-trailing-newline": false,
"emphasis-style": false,
// rule settings and options are documented in https://github.com/DavidAnson/markdownlint
// feel free to disable more low value rules in here; get rule name from the error message.
// the purpose of the linter is to catch significant issues like broken links.
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/caiqimin/eShop.git
git@gitee.com:caiqimin/eShop.git
caiqimin
eShop
eShop
ReubenBond-patch-1

搜索帮助

0d507c66 1850385 C8b1a773 1850385