templates/templates.go (3 lines of code) (raw):

package templates import "embed" //go:embed asciidoctor //go:embed markdown var Root embed.FS