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

code that breaks coloring syntax #5

Open
jimpriest opened this issue Nov 4, 2011 · 1 comment
Open

code that breaks coloring syntax #5

jimpriest opened this issue Nov 4, 2011 · 1 comment

Comments

@jimpriest
Copy link
Contributor

I ran across a good example of a line that breaks the syntax coloring (within a cfscript block):

application.directory = listlast(expandPath("."), "\");

It appears to be the slash, if I remove that - coloring returns to normal.

@jimpriest
Copy link
Contributor Author

Here's another one. Appears to be the embedded '=' sign.

<input type="hidden" name="querystring" value="id=#url.id#&app_id=" />

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