From e64b7168e5e97a527ef43688073aeec761490a4c Mon Sep 17 00:00:00 2001 From: Valery Yatsynovich Date: Mon, 15 Jan 2024 21:14:20 +0200 Subject: [PATCH] [docs] Prevent AsciiDoc from treating VIVIDUS variable as an attribute --- docs/modules/plugins/partials/dynamic-variables-ui.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/modules/plugins/partials/dynamic-variables-ui.adoc b/docs/modules/plugins/partials/dynamic-variables-ui.adoc index c0e85bcce0..3e45bceb15 100644 --- a/docs/modules/plugins/partials/dynamic-variables-ui.adoc +++ b/docs/modules/plugins/partials/dynamic-variables-ui.adoc @@ -66,7 +66,7 @@ Variable provides source code of the UI of the application under test. [WARNING] ==== -The variable is deprecated and will be removed in VIVIDUS 0.7.0. Please use `${context-source-code}` dynamic variable instead. +The variable is deprecated and will be removed in VIVIDUS 0.7.0. Please use `$\{context-source-code}` dynamic variable instead. ==== ==== *Variable name*