add TOC and version history section

This commit is contained in:
Deborah Barnard 2022-08-17 16:41:50 +01:00
commit 9fbef7d5ad
2 changed files with 19 additions and 0 deletions

View file

@ -12,6 +12,9 @@ trim_trailing_whitespace = true
indent_style = space
indent_size = 2
[*.md]
trim_trailing_whitespace = false
[*.yml]
indent_style = space
indent_size = 2