diff --git a/content/en/docs/test.md b/content/en/docs/test.md index ec00b0fef7..6492426441 100644 --- a/content/en/docs/test.md +++ b/content/en/docs/test.md @@ -337,3 +337,12 @@ You can have multiple paragraphs and block-level elements inside an admonition. **Warning:** Warnings point out something that could cause harm if ignored. {{< /warning >}} + + +## Includes + +To add shortcodes to includes. + +{{< note >}} +{{< include "federation-current-state.md" >}} +{{< /note >}}