-
Notifications
You must be signed in to change notification settings - Fork 11
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 Pretty html? #58
Comments
What do you have in mind, exactly? The HTML output already includes newlines to make it more readable.
|
Add the ability to specify tabs or number of spaces indent and starting indent. |
here's a very simple implementation: #59, something like that? |
Yeah. |
Indented HTML available as of release 0.6.0. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Would it be hard to add support for pretty html?
The text was updated successfully, but these errors were encountered: