prototorch/.remarkrc

8 lines
143 B
Plaintext
Raw Permalink Normal View History

2021-06-17 12:25:52 +00:00
{
"plugins": [
"remark-preset-lint-recommended",
["remark-lint-list-item-indent", false],
["no-emphasis-as-header", false]
]
}