Include remove -id: for !include_dir_list

This commit is contained in:
githubbuh 2017-08-22 21:53:12 -07:00 committed by GitHub
parent b7438a4400
commit e80b421b3b

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` %}