mirror of
https://github.com/flextype/flextype.git
synced 2025-08-31 08:45:22 +02:00
feat(shortcodes): add type
shortcode
This commit is contained in:
3
tests/fixtures/settings/settings.yaml
vendored
3
tests/fixtures/settings/settings.yaml
vendored
@@ -611,6 +611,9 @@ parsers:
|
||||
eval:
|
||||
enabled: true
|
||||
path: "/src/flextype/core/Parsers/Shortcodes/EvalShortcode.php"
|
||||
type:
|
||||
enabled: true
|
||||
path: "/src/flextype/core/Parsers/Shortcodes/TypeShortcode.php"
|
||||
|
||||
# CORS
|
||||
#
|
||||
|
Reference in New Issue
Block a user