.remarkrc 171 Bytes
{
  "plugins": [
    "remark-preset-lint-recommended",
    ["remark-lint-list-item-indent", "space"],
    ["remark-lint-no-undefined-references", {"allow": ["^1"]}]
  ]
}