WebStorm special character encoding

html, html-entities, webstorm

Solution

Use the String Manipulation plugin. Then press Alt + M and select `Escape HTML`.

Problem

Does WebStorm automatically convert special characters to HTML entities?

Original source