Documentation
¶
Index ¶
- Constants
- func NewFileSystemWithEmbeddedTemplates(wrap fs.FS) fs.FS
- func NewLetterTest(fs fs.FS, p string) func(*testing.T)
- func NewTemplateTest(tmpl Template) func(*testing.T)
- func WithNewRootTemplate(target, replacement *template.Template) *template.Template
- type Context
- type Options
- type Template
Constants ¶
View Source
const DefaultSeedTemplate = "{{ .Frontmatter.subject }}||{{ .Content }}"
Variables ¶
This section is empty.
Functions ¶
func NewFileSystemWithEmbeddedTemplates ¶ added in v0.4.1
func NewTemplateTest ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.