1
0
mirror of https://github.com/flextype/flextype.git synced 2025-08-09 14:46:53 +02:00

feat(directives): add ability to customize tags for expressions directive

This commit is contained in:
Awilum
2022-05-27 19:55:09 +03:00
parent e987c1dea4
commit 045ef17372
3 changed files with 9 additions and 1 deletions

View File

@@ -77,6 +77,8 @@ entries:
enabled: true
enabled_globally: true
path: "/src/flextype/core/Entries/Directives/ExpressionsDirective.php"
opening_tag: "[["
closing_tag: "]]"
shortcodes:
enabled: true
enabled_globally: true