support new variable notation: ${var}

This commit is contained in:
debugtalk
2019-04-17 18:20:05 +08:00
parent 12706fa570
commit eda555f1b6
3 changed files with 194 additions and 92 deletions

View File

@@ -4,6 +4,7 @@
**Features**
- support new variable notation ${var}
- use \$\$ to escape \$ notation
**Bugfixes**