Files
cgal/.markdownlint.json
2026-06-11 11:15:00 +02:00

13 lines
176 B
JSON

{
"default": true,
"line-length": false,
"no-duplicate-heading": {
"siblings_only": true
},
"no-inline-html": {
"allowed_elements": [
"sup"
]
}
}