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

remove double quotes around values #37

Open
mhenke opened this issue Jul 14, 2011 · 3 comments
Open

remove double quotes around values #37

mhenke opened this issue Jul 14, 2011 · 3 comments

Comments

@mhenke
Copy link
Owner

mhenke commented Jul 14, 2011

remove double quotes around values like "+", "-", "/", and "*". The "++"

Make them the code indicator like +

@mhenke
Copy link
Owner Author

mhenke commented Jul 14, 2011

"science["Joey"]"
"if" / "else if" / "else"
PersonalChef
"IsArray"
array "students" from "ages"
"arguments.counter GT 0"
"&&" and "||"
"ages"
jimmy
joey and jill
"{}"
"science
"Joey**

@misterdai
Copy link
Contributor

Just wanted to check, do you mean everything that is double quoted? Like "class", "Chair" and "instance" as well? Or only syntax specific stuff?

@mhenke
Copy link
Owner Author

mhenke commented Jan 16, 2012

Probably syntax specific for some consistency

gauthamkolluru pushed a commit to gauthamkolluru/CFML-in-100-minutes that referenced this issue May 18, 2017
mhenke/CFML-in-100-minutes#21
mhenke/CFML-in-100-minutes#37

References to operators, functions or variables from the code examples are presented using the code syntax.
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

2 participants