add TOC and version history section
This commit is contained in:
parent
246155d65e
commit
9fbef7d5ad
2 changed files with 19 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue