Skip to content

Commit af5244d

Browse files
authored
Merge pull request #23838 from abpframework/EngincanV-patch-1
2 parents acf535c + f14e592 commit af5244d

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
@@ -507,6 +507,7 @@ Now you can use **Scriban** syntax to create sections in your document.
507507

508508
For example:
509509

510+
{%{
510511
```txt
511512
{{ if UI == "NG" }}
512513
@@ -527,6 +528,7 @@ For example:
527528
{{ end }}
528529
529530
```
531+
}%}
530532

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

0 commit comments

Comments
 (0)