14 Commits

Author SHA1 Message Date
Manuel Rüger
d269369911 feat: Add fallback directory to load includes from 2023-10-19 13:32:39 +02:00
Egor Kovetskiy
1ebb29eba0 small style fixes related to templates 2022-10-19 20:43:40 +06:00
Manuel Rüger
78345736d5
go.mod: Update dependencies (#211)
Also switch to yaml.v3
2022-10-19 20:43:12 +06:00
Stephan Hradek
39dfdec099
fix 142 redone for current master (#199) 2022-06-07 14:16:24 +06:00
Stephan Hradek
9ec7728d08
introduce inline templates (#198) 2022-06-07 10:26:15 +06:00
Stephan Hradek
3c7bd6133f
allow templates and macros to include blanks in path (#191) 2022-06-06 12:35:48 +06:00
Dreampuf
9a4f9ff32d
Add subdirectories related templates (#158) 2022-02-02 16:02:01 +06:00
Egor Kovetskiy
5fd862c450 use docopt struct instead of map since we already have a struct 2021-04-05 08:17:26 +03:00
Egor Kovetskiy
ec4b258635 trace level is very verbose now 2020-11-03 17:14:33 +03:00
Stanislav Seletskiy
b7709aa344 #20: fix duplicated macro expansion 2020-04-13 16:56:06 +03:00
Stanislav Seletskiy
6b83d140d5
use regexputil 2019-08-08 23:41:26 +03:00
Stanislav Seletskiy
559b913900
LoadTemplates: remove excessive return value 2019-08-08 15:54:03 +03:00
Stanislav Seletskiy
4cfda3afc1
add optional spaces in regexps 2019-08-08 15:32:34 +03:00
Stanislav Seletskiy
07a8e3f9d7
implement macros & includes 2019-08-06 16:38:47 +03:00