summaryrefslogtreecommitdiffhomepage
path: root/content/.remarkrc
blob: b0dca57cee0ebaa79e33d3088b6c2ead37c2501e (plain)
1
2
3
4
5
6
7
8
9
{
  "settings": {
    "footnotes": true
  },
  "plugins": [
    "remark-preset-lint-recommended",
    ["remark-lint-list-item-indent", false]
  ]
}