-
Notifications
You must be signed in to change notification settings - Fork 61
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 format #39
Comments
@stevermeister I think its a good case for another plugin. What do you think? |
@bampakoa it's awesome task, I was looking for easy solution for it, but in fact solution of this issue if we take in account all the cases is pretty complex |
@stevermeister I agree that is too complex to implement it from scratch and there is no point to re-invent the wheel. I was thinking of creating a plugin in conjunction with the use of a custom library (e.g. js-beautify).Sure, there will be more like this. But this is what came to my mind at once 😄 |
@stevermeister any news on the above proposal? |
When you look at text in html, it's not very convenient to read. Indention on html would be convenient.
The text was updated successfully, but these errors were encountered: