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

E4X xml-literal allowed xml-characters #294

Merged
merged 3 commits into from
Jun 14, 2013
Merged

Conversation

rasmuserik
Copy link
Contributor

Hi :)

js-beautify failed beautifying code with xml literals with entity-names og attribute-names containing: -, . or _ (special characters, allowed in the xml-standard but missing in the xml-matching regexp in js-beautify (I overlooked them when I implemented it previously)).

The pull request has tests and fixes for both the JavaScript and Python implementation of js-beautify,

Rasmus Erik :)

bitwiseman added a commit that referenced this pull request Jun 14, 2013
E4X xml-literal allowed xml-characters
@bitwiseman bitwiseman merged commit 4a3263b into beautifier:master Jun 14, 2013
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