Daniel Heidecke

Results 4 issues of Daniel Heidecke

When running the task, I would expect the task to fail when any error is found within the html. (according to the validation rules I made up). In my case,...

_Problem:_ Using this plugin under Windows, the linting fails because PhantomJS just returns ``` ``` As it seems, PhantomJS doesn't handle full Windows paths like C:\foo\bar\index.html which gets returned from...

I have this simple svg: ```svg ``` File: ![global-distribution](https://github.com/user-attachments/assets/ac6c06c8-4a30-4ec1-b185-868139ec6574) after running it through fantasticon it ends up like this: ![CleanShot 2024-07-19 at 16 15 30@2x](https://github.com/user-attachments/assets/1073353b-03df-429c-a09b-586ece7f922b) Where it actually should not...