text/template: add more package docs #13880
Open
Labels
Milestone
Comments
Which parts of text/template you would like to see more documentation on? |
small concise examples about every function, I'll post a list soon |
+1. More documentation on using the template tag would be useful because people generally use one large template and insert stuff into it. {{template "content" .Data}} |
We can give examples for using the |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
We can add more comments to text/template package so the readers who use godoc will see somewhat more detailed material in the documentation rather than the sparse documentation which is currently present.
The text was updated successfully, but these errors were encountered: