sonar-css-plugin icon indicating copy to clipboard operation
sonar-css-plugin copied to clipboard

Throws an error with special characters

Open Tiberriver256 opened this issue 6 years ago • 1 comments

Example:

.icon-save:before {
        content: '✔';
    }

Will cause the following error:

org.sonar.squidbridge.api.AnalysisException: Unable to analyze file

Tiberriver256 avatar Nov 20 '19 14:11 Tiberriver256

Hi @Tiberriver256 ,

I don't want to keep maintaining this plugin. Feel free to ping me if you want to take over.

Regards,

David

racodond avatar Nov 28 '19 11:11 racodond