Commit 9d5b0cc
committed
Fix dollar escapes at beginning of line
If the escaped dollar is at the beginning of the line, it does not get
replaced with the previous code, because it requires a preceding space.1 parent d211233 commit 9d5b0cc
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
87 | 90 | | |
88 | 91 | | |
89 | 92 | | |
| |||
0 commit comments