forked from MystenLabs/walrus-docs
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.markdownlint-cli2.yaml
52 lines (52 loc) · 1015 Bytes
/
.markdownlint-cli2.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
# See https://github.com/DavidAnson/markdownlint-cli2?tab=readme-ov-file#markdownlint-cli2jsonc
# for configuration options and https://github.com/DavidAnson/markdownlint/blob/main/doc/Rules.md
# for available rules.
globs:
- "**/*.md"
gitignore: true
config:
default: true
line-length:
line_length: 100
heading_line_length: 80
code_block_line_length: 150
tables: false
stern: true
heading-style:
style: atx
ul-style:
style: dash
ol-prefix:
style: one
emphasis-style:
style: asterisk
bold-style:
style: asterisk
proper-names:
code_blocks: false
html_elements: false
names:
- Byzantine
- dApp
- Devnet
- devnets
- GitHub
- internet
- JavaScript
- Mainnet
- Merkle
- Mysten Labs
- Portal
- Python
- Rust
- Sui
- SUI
- SuiNS
- Testnet
- testnets
- Walrus
- Walrus Site
- Walrus Sites
- web
- web2
- web3