summaryrefslogtreecommitdiff
path: root/.markdownlint.yaml
blob: 33a1615f747bb4c03a66192eb72e933acca38c9d (plain)
1
2
3
4
5
6
7
8
9
10
MD013:
  code_blocks: false
  headers: false
  line_length: 120
  tables: false

MD046:
  style: fenced
no-emphasis-as-header: false
first-line-h1: false