| commit | 45203582ff8708042c5f4f7134ad7d4ec71d2050 | [log] [download] |
|---|---|---|
| author | nicm <nicm> | Fri Jun 14 12:04:11 2019 +0000 |
| committer | nicm <nicm> | Fri Jun 14 12:04:11 2019 +0000 |
| tree | 76c1106fbacb01e65b6fcb4436c87d8b1f4433ae | |
| parent | f35f15b1077eea1d16037d2b226bf7fceb58b8fa [diff] |
A couple of minor parser changes around conditions: 1) only treat #{
specially after a condition, otherwise as a comment (which is more as
most people expect) 2) allow formats to be quoted after a condition.