Thomas Herman

Results 2 comments of Thomas Herman

Same problem here, e.g. with an svg this pattern works: ``` # works ``` but if the attributes are on different lines it breaks: ``` # doesn't work ``` Temp...