Skip to content

Commit 39cba54

Browse files
authored
Merge pull request #23839 from abpframework/auto-merge/rel-9-3/4001
Merge branch rel-10.0 with rel-9.3
2 parents 2a260d5 + af5244d commit 39cba54

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/en/modules/docs.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -502,6 +502,7 @@ Now you can use **Scriban** syntax to create sections in your document.
502502

503503
For example:
504504

505+
{%{
505506
```txt
506507
{{ if UI == "NG" }}
507508
@@ -522,6 +523,7 @@ For example:
522523
{{ end }}
523524
524525
```
526+
}%}
525527

526528
You can also use variables in a text, adding **_Value** postfix to its key:
527529

0 commit comments

Comments
 (0)