catch2/mdsnippets.json
Clare Macrae 77e2451da1 Update config file for mdsnippets 23.0.0
mdsnippets 23.0.0 introduced a breaking change - see https://github.com/SimonCropp/MarkdownSnippets/pull/360 for the motivation, and what edits need to be made.

This PR updates this project for that change.
2021-02-07 12:03:48 +00:00

10 lines
150 B
JSON

{
"ReadOnly": false,
"TocLevel": 5,
"ExcludeDirectories": [
"cmake-build"
],
"WriteHeader": false,
"Convention": "InPlaceOverwrite"
}