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:
2
tests/fixtures/settings/settings.yaml
vendored
2
tests/fixtures/settings/settings.yaml
vendored
@@ -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
|
||||
|
Reference in New Issue
Block a user