# Functions
Parse returns new Template.
WithData sets template data.
WithFormat enables formatting after writing.
WithFs sets custom fs.
# Variables
ErrFormatting describes error with formatting.
ErrTemplate describes error with template compilation.
# Type aliases
Option describes template option.