Skip to content
This repository has been archived by the owner on Jun 27, 2020. It is now read-only.

Added support for multiple templates

Compare
Choose a tag to compare
@rsdoiel rsdoiel released this 04 Aug 19:26
· 448 commits to master since this release

Go v1.6 provides for template blocks as a common mechanism to split your complex templates into separate parts and combine them in the final document. This release adds experimental support for that.