Add subdirectories related templates (#158)

This commit is contained in:
Dreampuf
2022-02-02 18:02:01 +08:00
committed by GitHub
parent 2251e8ad8a
commit 9a4f9ff32d
4 changed files with 9 additions and 4 deletions

View File

@@ -41,6 +41,7 @@ func macros(templates *template.Template) ([]macro.Macro, error) {
}
macros, _, err := macro.ExtractMacros(
"",
[]byte(text(
`<!-- Macro: @\{([^}]+)\}`,
` Template: ac:link:user`,