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

Fix bad examples or remove options from beautifiers #14

Open
Glavin001 opened this issue Sep 21, 2018 · 1 comment
Open

Fix bad examples or remove options from beautifiers #14

Glavin001 opened this issue Sep 21, 2018 · 1 comment

Comments

@Glavin001
Copy link
Member

See build: https://travis-ci.com/Unibeautify/website/builds/85475680

BAD EXAMPLE: ColdFusion - indent_comments
BAD EXAMPLE: CSS - newline_between_rules
BAD EXAMPLE: Less - newline_between_rules
BAD EXAMPLE: SCSS - newline_between_rules
BAD EXAMPLE: JSX - space_in_empty_paren
BAD EXAMPLE: JavaScript - space_in_empty_paren
BAD EXAMPLE: JSX - unescape_strings
BAD EXAMPLE: JavaScript - unescape_strings
BAD EXAMPLE: HTML - unformatted
BAD EXAMPLE: XML - unformatted
BAD EXAMPLE: HTML - wrap_attributes_indent_size
BAD EXAMPLE: XML - wrap_attributes_indent_size
BAD EXAMPLE: HTML - brace_style
BAD EXAMPLE: XML - brace_style

For example: https://unibeautify.com/docs/option-brace-style.html
Notice the beautified examples do not change when the option value changes.

@Glavin001
Copy link
Member Author

@bitwiseman any ideas for HTML + brace_style for JS-Beautify? Currently the sample is https://github.com/Unibeautify/ugly-samples/blob/master/samples/HTML/brace_style.txt and the generated page is https://unibeautify.com/docs/option-brace-style.html

It does not appear to work. 🤔

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant