Include remove -id: for !include_dir_list

This commit is contained in:
githubbuh 2017-08-22 21:53:12 -07:00 committed by Fabian Affolter
parent 19738675e8
commit d6971e08b1
No known key found for this signature in database
GPG Key ID: DDF3D6F44AAB1336

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