From ea5d749c1414867ce9eb9ff02bb79d664007ec14 Mon Sep 17 00:00:00 2001 From: shipper Date: Fri, 15 Dec 2023 12:09:38 +0000 Subject: [PATCH] auto-update documentation --- _index.md | 2 ++ filters/prefix.md | 1 + filters/wrap.md | 1 + 3 files changed, 4 insertions(+) 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