We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4490358 + e132ead commit a2657faCopy full SHA for a2657fa
composer.json
@@ -30,7 +30,7 @@
30
"extra": {
31
"patternlab": {
32
"config": {
33
- "lineageMatch": "{%([ ]+)?include( |\\()["\\']([A-Za-z0-9-_]+)["\\'](\\))?(.*)%}",
+ "lineageMatch": "{%([ ]+)?(?:include|extends|embed)( |\\()["\\']([\\/.@A-Za-z0-9-_]+)["\\']([\\s\\S+]*?)%}",
34
"lineageMatchKey": 3,
35
"patternExtension": "twig",
36
"twigDebug": false,
0 commit comments