1
0
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:
Awilum
2022-05-27 17:14:42 +03:00
parent 9274fb42b1
commit 97e6bda8e0
4 changed files with 59 additions and 1 deletions

View File

@@ -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
#