TODO.txt 179 B

123
  1. Template:
  2. - Escape variable values by default, prevent escape using $$ in template instead of $.
  3. - Be less 'forgiving': throw errors if requested constant/variable does not exist.