Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LESS editor not properly handling quote marks #1

Open
scottgit opened this issue Mar 1, 2014 · 0 comments
Open

LESS editor not properly handling quote marks #1

scottgit opened this issue Mar 1, 2014 · 0 comments

Comments

@scottgit
Copy link

scottgit commented Mar 1, 2014

Whenever I compile from the LESS editor a quoted string (like when using a content property, or an import statement, the LESS editor is adding an escape backslash \ into the code for the quote mark, and then not giving me correct output. If I leave that escape backslash in there, then it adds two more backslashes on the next recompile to further escape that. Something is not right in the PHP parsing for handling the quoted strings from the editor.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant