Daniel Heidecke
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:  after running it through fantasticon it ends up like this:  Where it actually should not...