tera
tera copied to clipboard
custom glob prefix
The auto-removing of glob path is great, but I might want to give it a custom prefix. Is this possible?
Use case is, say, loading everything in shared/templates
and I'd like to prefix all these templates with shared/
I think I'll just add another level of nesting in the directory for now, but it might be helpful to have this option in general