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

MD046:
  style: fenced

MD033:
  allowed_elements:
    - a