image - TinyMCE removes double slashes -


How can you remove automatic double-slash? When I put the base 64 embedded image (& lt; img src = "data: image / png; base64, xyz ... ... /// ... html = html, then automatically pulls a double slash and hence The image is corrupted ...

I solved the problem by writing a custom urlconverter_callback ...


Comments

Popular posts from this blog

c# - sqlDecimal to decimal clr stored procedure Unable to cast object of type 'System.Data.SqlTypes.SqlDecimal' to type 'System.IConvertible' -

Calling GetGUIThreadInfo from Outlook VBA -

Obfuscating Python code? -