gin-gonic / website

Official website and document for Gin
https://gin-gonic.com/
MIT License
123 stars 213 forks source link

html-rendering.md: Added paragraph about html/template and text/template #284

Open TheJanzap opened 3 months ago

TheJanzap commented 3 months ago

I'm new to Go and Gin development and was initially confused about how templates work. I've added a quick paragraph to make this information in the Go docs easier to find