diff options
Diffstat (limited to 'dev')
| -rw-r--r-- | dev/lib/handlebars/README.md | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/dev/lib/handlebars/README.md b/dev/lib/handlebars/README.md index cc151645..1ec14ef4 100644 --- a/dev/lib/handlebars/README.md +++ b/dev/lib/handlebars/README.md @@ -5,6 +5,7 @@ A custom version of the handlebars package which, to improve security, does not  ## Limitations  - Only the following compile options are supported: +    - `data`    - `knownHelpers`    - `knownHelpersOnly` |