I created a small Go package named "GoHTML", which formats (pretty-prints)
HTML source codes.
https://github.com/yosssi/gohtml
I had to add an HTML pretty-print feature on Gold<https://github.com/yosssi/gold>,
which is an HTML template engine for Go
but I could not find a Go package to format HTML source codes completely.
For this reason, I decided to create this package.
If you have to format HTML source codes in Go, please think of using this
package.
Regards,
Keiji
--
You received this message because you are subscribed to the Google Groups "golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email to golang-nuts+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.