Browse Source

Merge pull request #15452 from abpframework/EngincanV-patch-2

Update Docs.md
pull/15453/head
Salih 3 years ago
committed by GitHub
parent
commit
f6f535a013
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 4
      docs/en/Modules/Docs.md

4
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:

Loading…
Cancel
Save