Merge pull request #3227 from githubbuh/patch-1

Include remove -id: for !include_dir_list
This commit is contained in:
Will Heid 2017-08-22 22:20:47 -07:00 committed by GitHub
commit 285126b606

View File

@ -247,6 +247,8 @@ action:
```
It is important to note that each file must contain only **one** entry when using `!include_dir_list`.
It is also important to note that if you are splitting a file after adding -id: to support the automation UI,
the -id: line must be removed from each of the split files.
#### {% linkable_title Example: `!include_dir_named` %}