{
  "code-block-style": { "style": "fenced" },
  "code-fence-style": { "style": "backtick" },
  "default": true,
  "first-line-heading": false,

  "line-length": {
    "code_blocks": false,
    "headings": false,
    "strict": false,
    "tables": false
  },

  "no-inline-html": false,
  "ol-prefix": { "style": "ordered" },
  "ul-style": { "style": "dash" }
}
