{
  "default": true,
  "no-trailing-punctuation": {
    "punctuation": ".,;:!"
  },
  "MD013": false,
  "MD033": {
    "allowed_elements": ["dl", "dt", "dd", "code", "var", "cite"]
  },
  "first-line-h1": false,
  "no-hard-tabs": true,
  "no-trailing-spaces": {
    "br_spaces": 2
  }
}
