File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11The MIT License (MIT)
22
3- Copyright (c) 2014 Dave Olsen, http://dmolsen.com
3+ Copyright (c) 2014 Dave Olsen, http://dmolsen.com
44
55Permission is hereby granted, free of charge, to any person obtaining a copy of
66this software and associated documentation files (the "Software"), to deal in
Original file line number Diff line number Diff line change 3131 "patternlab" : {
3232 "config" : [
3333 {
34- "patternExtension" : " twig" ,
35- "lineageMatch" : " {%([ ]+)?include [\" \' ]([A-Za-z0-9-_]+)[\" \' ](.*)%}" ,
34+ "lineageMatch" : " {%([ ]+)?include ["\\ ']([A-Za-z0-9-_]+)["\\ '](.*)%}" ,
3635 "lineageMatchKey" : 2 ,
36+ "patternExtension" : " twig" ,
3737 "twigDebug" : false ,
3838 "twigDefaultDateFormat" : " " ,
3939 "twigDefaultIntervalFormat" : " " ,
You can’t perform that action at this time.
0 commit comments