summaryrefslogtreecommitdiffstats
path: root/src/templatedString.ts
Commit message (Collapse)AuthorAgeFilesLines
* fix indent not expanded in file comments (#236)HO-COOH2021-05-291-1/+1
|
* Refactor, add {file} template (#221)HO-COOH2021-05-141-0/+84
* Refactor, add {file} template * Add test for {file} expansion