An open API service indexing awesome lists of open source software.

https://github.com/gcyrillus/plx-cssbackslash

Plugin PluXml | add escape character to backslash found inside a css file or a static page while editing in backend, to avoid to strip them on save. Watch it ! .While editing . If you add Unicodes to your css, you must escape(duplicate) them to preserve them on save..
https://github.com/gcyrillus/plx-cssbackslash

backend javascript plugin pluxml

Last synced: about 1 month ago
JSON representation

Plugin PluXml | add escape character to backslash found inside a css file or a static page while editing in backend, to avoid to strip them on save. Watch it ! .While editing . If you add Unicodes to your css, you must escape(duplicate) them to preserve them on save..

Awesome Lists containing this project

README

          

# PLX-cssBackSlash

Compatible multiversion de PluXml

It only does one thing, add an escape character in front any "\\" backslash found inside the contents you are editing(article,static page,theme's CSS files,...) from the backend of PluXml.

Il ne fait qu'une chose, ajoute un caractére d'echapement devant tous les \ trouvé dans les pages statiques, articles, feuilles de style,... , que vous éditez en ligne au moment de la sauvegarde