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

No option to "Indent with tabs" for HTML files #587

Closed
WhatsNewSaes opened this issue Nov 30, 2014 · 1 comment
Closed

No option to "Indent with tabs" for HTML files #587

WhatsNewSaes opened this issue Nov 30, 2014 · 1 comment

Comments

@WhatsNewSaes
Copy link

Indent_with_tabs: true ---- this option is only available under the "JS" section.

I tried copying this rule to the HTML section. Did not work

@rlindner81
Copy link
Contributor

I was looking for this today and it is indeed missing.

The available options for both HTML and CSS are fewer than for JS, as stated in
https://github.com/beautify-web/js-beautify/blob/master/README.md

In my opinion, it would make a lot of sense to at least add the tabs option. I made a simple fix for this in the javascript implementation. See #684

@bitwiseman bitwiseman added this to the v1.5.6 milestone May 26, 2015
bitwiseman added a commit that referenced this issue May 26, 2015
Fixes issue #587 for javascript implementation
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

3 participants