Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
wwwanlingxiao
演示
Commits
c136b30c
Commit
c136b30c
authored
Aug 13, 2025
by
wwwanlingxiao
Browse files
Upload New File
parent
45d953e0
Changes
1
Hide whitespace changes
Inline
Side-by-side
.markdownlint-cli2.mjs
0 → 100644
View file @
c136b30c
export
default
{
config
:
{
default
:
true
,
MD003
:
{
style
:
"
atx
"
,
},
MD004
:
{
style
:
"
dash
"
,
},
MD010
:
false
,
MD013
:
false
,
MD024
:
{
allow_different_nesting
:
true
,
},
MD035
:
{
style
:
"
---
"
,
},
MD036
:
false
,
MD040
:
false
,
MD045
:
false
,
MD046
:
false
,
},
ignores
:
[
"
**/node_modules/**
"
,
// markdown import demo
"
**/*.snippet.md
"
,
],
};
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment