mirror of
https://github.com/tests-always-included/mo.git
synced 2026-04-08 08:50:38 +02:00
Fixing the build, some doc cleanup, update version
This commit is contained in:
@@ -158,7 +158,7 @@ Output:
|
||||
```
|
||||
|
||||
|
||||
### Helpers / Function Arguments with
|
||||
### Helpers / Function Arguments
|
||||
|
||||
Function Arguments are not a part of the official Mustache implementation, and are more often associated with Handlebar's Helper functionality.
|
||||
|
||||
@@ -168,7 +168,7 @@ Function Arguments are not a part of the official Mustache implementation, and a
|
||||
{{myfunc foo bar}}
|
||||
```
|
||||
|
||||
For security reasons, this arguments are not immediately available to function calls without a flag.
|
||||
For security reasons, these arguments are not immediately available to function calls without a flag.
|
||||
|
||||
#### with `--allow-function-arguments`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user