github.com/anth0d/nomad@v0.0.0-20221214183521-ae3a0a2cad06/website/.markdownlintrc (about)

     1  {
     2    "default": true,
     3    "MD003": { "style": "atx" },
     4    "MD004": { "style": "dash" },
     5    "MD007": { "indent": 2 },
     6    "MD013": { "code_blocks": false },
     7    "MD033": { "allowed_elements": ["a"] },
     8    "MD044": { "names": [
     9      "HashiCorp",
    10      "JavaScript"
    11      ]}
    12  }