support new variable notation: ${var}

This commit is contained in:
debugtalk
2019-04-17 18:20:05 +08:00
parent 6ec0f4bd8a
commit 1684c06369
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**