emacs-love / templatel

Jinja inspired template language for Emacs Lisp
https://emacs.love/templatel
GNU General Public License v3.0
54 stars 6 forks source link

feat: add include statement support #16

Closed guilhermecomum closed 3 years ago

guilhermecomum commented 3 years ago

This is my attempt to add include statement request on #9. It's a basic implementation, doesn't support ignore missing without | with context flags