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

HTML comments not in their own lines #132

Closed
hectorpalmatellez opened this issue Jun 24, 2014 · 4 comments
Closed

HTML comments not in their own lines #132

hectorpalmatellez opened this issue Jun 24, 2014 · 4 comments

Comments

@hectorpalmatellez
Copy link

I'm used to end important HTML blocks with <!-- .classname -->. When I run Sublime-HTMLPrettify it makes my HTML tiddier, the problem is I don't like to have HTML comments in their own lines.

Here's an example of what it does:

screen shot 2014-06-24 at 10 31 17

And I'd like it to be like this:

screen shot 2014-06-24 at 10 32 21

Is there anything I can do for this?

@vongoh
Copy link

vongoh commented Jun 26, 2014

+1! I also run into this every day and wish for a fix!

@jeroenverfallie
Copy link

You should request for this here https://github.com/beautify-web/js-beautify - this plugin is basically a helper that uses that beautifier right into sublime.

Edit: Looks like there are already similar requests: beautifier/js-beautify#426

@victorporof
Copy link
Owner

Yes, this discussion should be held on js-beautify.

@hectorpalmatellez
Copy link
Author

@jeroenverfallie @victorporof Thanks!

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

No branches or pull requests

4 participants