MD to YML TOC

This commit is contained in:
David Strome
2021-04-28 11:50:00 -07:00
parent a921a106c7
commit c5254b60c3
2 changed files with 247 additions and 1 deletions

View File

@ -3,7 +3,8 @@
"content": [
{
"files": [
"**/*.md"
"**/*.md",
"**/*.yml"
],
"exclude": [
"**/obj/**",