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

Add SQL and JSON language support #23

Merged
merged 5 commits into from
Jun 14, 2014
Merged

Add SQL and JSON language support #23

merged 5 commits into from
Jun 14, 2014

Conversation

Glavin001
Copy link
Owner

Add SQL and JSON language support; closes #14.

  • JSON, with comments
  • SQL

JSON is processed as if it were JavaScript.
I have tested it (see examples/simple-jsbeautifyrc/test.json)
and it works as expected and supports comments!
- Updated README
- SQL now can apply the indent_char and indent_size options.
karolyi added a commit that referenced this pull request Jun 14, 2014
Add SQL and JSON language support
@karolyi karolyi merged commit 13a22f3 into Glavin001:master Jun 14, 2014
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.

Other Data Support
2 participants