mirror of
https://github.com/kovetskiy/mark.git
synced 2026-04-23 23:52:34 +00:00
Add subdirectories related templates (#158)
This commit is contained in:
@@ -41,6 +41,7 @@ func macros(templates *template.Template) ([]macro.Macro, error) {
|
||||
}
|
||||
|
||||
macros, _, err := macro.ExtractMacros(
|
||||
"",
|
||||
[]byte(text(
|
||||
`<!-- Macro: @\{([^}]+)\}`,
|
||||
` Template: ac:link:user`,
|
||||
|
||||
Reference in New Issue
Block a user