This repository has been archived by the owner on Jun 27, 2020. It is now read-only.
Added support for multiple templates
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.