mirror of
https://github.com/catchorg/Catch2.git
synced 2024-11-16 10:42:25 +01:00
77e2451da1
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.
10 lines
150 B
JSON
10 lines
150 B
JSON
{
|
|
"ReadOnly": false,
|
|
"TocLevel": 5,
|
|
"ExcludeDirectories": [
|
|
"cmake-build"
|
|
],
|
|
"WriteHeader": false,
|
|
"Convention": "InPlaceOverwrite"
|
|
}
|