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.
1 parent 97718ce commit 6558916Copy full SHA for 6558916
composer.json
@@ -31,7 +31,7 @@
31
"patternlab": {
32
"config": [
33
{
34
- "lineageMatch": "{%([ ]+)?include ["\']([A-Za-z0-9-_]+)["\'](.*)%}",
+ "lineageMatch": "{%([ ]+)?include ["\\']([A-Za-z0-9-_]+)["\\'](.*)%}",
35
"lineageMatchKey": 2,
36
"patternExtension": "twig",
37
"twigDebug": false,
0 commit comments