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

Fixes #27 - Preserve IE conditional comments #87

Merged
merged 2 commits into from
Jun 5, 2015
Merged

Fixes #27 - Preserve IE conditional comments #87

merged 2 commits into from
Jun 5, 2015

Conversation

patrick-steele-idem
Copy link
Contributor

No description provided.

* limitations under the License.
*/
'use strict';
function CommentNode(comment, escapeXml) {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Where do u use escapeXml i don't see the usage

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's not used. That's a typo. I'll fix now.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The escapeXml parameter has now been removed. Good catch.

ramahadevan added a commit that referenced this pull request Jun 5, 2015
Fixes #27 - Preserve IE conditional comments
@ramahadevan ramahadevan merged commit 3e456c7 into marko-js:master Jun 5, 2015
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

Successfully merging this pull request may close these issues.

2 participants