github.com/Ilhicas/nomad@v1.0.4-0.20210304152020-e86851182bc3/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  }