diff --git a/docs/syntax/admonitions.md b/docs/syntax/admonitions.md index edfe09eaf..c4a7f466d 100644 --- a/docs/syntax/admonitions.md +++ b/docs/syntax/admonitions.md @@ -176,6 +176,12 @@ This warning applies to serverless GA. This tip applies to ECH and ECE. ::: +:::{important} +:applies_to: {"stack": "ga 9.2, preview 9.1", "serverless": "ga"} + +This important note applies to Elastic Stack GA version 9.2 and Elastic Stack Preview version 9.1. It also applies to serverless GA. +::: + :::: ::::{tab-item} Markdown @@ -198,6 +204,12 @@ This warning applies to serverless GA. This tip applies to ECH and ECE. ::: + +:::{important} +:applies_to: {"stack": "ga 9.2, preview 9.1", "serverless": "ga"} + +This important note applies to Elastic Stack GA version 9.2 and Elastic Stack Preview version 9.1. It also applies to serverless GA. +::: ``` ::::