diff --git a/docs/en/Modules/Docs.md b/docs/en/Modules/Docs.md index 414a64d055..143ec7168d 100644 --- a/docs/en/Modules/Docs.md +++ b/docs/en/Modules/Docs.md @@ -519,7 +519,7 @@ Now you can use **Scriban** syntax to create sections in your document. For example: -```txt +```` {{ if UI == "NG" }} * `-u` argument specifies the UI framework, `angular` in this case. @@ -538,7 +538,7 @@ For example: {{ end }} -``` +```` You can also use variables in a text, adding **_Value** postfix to its key: