From 28450684a90981d344147bbdd2f5befdeaabe20a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=B6ren=20Weber?= Date: Sat, 4 Sep 2021 00:50:08 +0200 Subject: [PATCH] search: adding test for expander content search for 'maybe' to see expander text also been searched --- exampleSite/content/shortcodes/expand.en.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/exampleSite/content/shortcodes/expand.en.md b/exampleSite/content/shortcodes/expand.en.md index a3ff9824b0..a1dbd12b86 100644 --- a/exampleSite/content/shortcodes/expand.en.md +++ b/exampleSite/content/shortcodes/expand.en.md @@ -18,6 +18,10 @@ The first optional parameter defines the text that appears next to the expand/co The second optional parameter controls if the block is initially shown as expanded (`"true"`) or collapsed (`"false"`). The default ist `"false"`. ## Examples +{{% expand "I'll tell you a secret..." %}} +...maybe the next time you'll open this expander! +{{% /expand %}} + ### All defaults {{% expand %}}