diff --git a/_index.md b/_index.md index 5024e59..805a37c 100644 --- a/_index.md +++ b/_index.md @@ -6,5 +6,7 @@ geekdocFlatSection: true General custom content collection for Ansible. + {{< toc-tree >}} + diff --git a/filters/prefix.md b/filters/prefix.md index 0887c1b..2aae3b1 100644 --- a/filters/prefix.md +++ b/filters/prefix.md @@ -14,6 +14,7 @@ my_list: ``` Or pass a custom prefix: + ```Yaml my_list: - item1 diff --git a/filters/wrap.md b/filters/wrap.md index 1a1032e..d81747d 100644 --- a/filters/wrap.md +++ b/filters/wrap.md @@ -14,6 +14,7 @@ my_list: ``` Or pass a custom wrapper: + ```Yaml my_list: - item1