fix missing ending shortcode tag

fix missing shortcode tag with ending commands to close it
This commit is contained in:
Rainer Rose 2024-02-27 17:13:04 +01:00 committed by Sören Weber
parent 7e83840a20
commit 34d8f2e16f

View file

@ -118,6 +118,7 @@ A **notice** disclaimer
````go
{{%/* notice style="tip" */%}}
A **tip** disclaimer
{{% /notice %}}
````
{{% notice style="tip" %}}