{
  "options": {
    "html": true,
    "xhtmlOut": false,
    "breaks": false,
    "langPrefix": "language-",
    "linkify": true,
    "typographer": false,
    "quotes": "“”‘’"
  },
  "plugins": [
    {
      "name": "markdown-it-anchor"
    }
  ]
}