Thomas Herman
Results
2
comments of
Thomas Herman
same issue
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...