Rework the parsing algorithm so that it works (mostly) without using RegEx's. This allows for replacing with an empty string and escape sequences (\t, \n, \r). Fixes #71, #93, #117 |
||
|---|---|---|
| .. | ||
| ex-commands-spec.coffee | ||
| spec-helper.coffee | ||
Rework the parsing algorithm so that it works (mostly) without using RegEx's. This allows for replacing with an empty string and escape sequences (\t, \n, \r). Fixes #71, #93, #117 |
||
|---|---|---|
| .. | ||
| ex-commands-spec.coffee | ||
| spec-helper.coffee | ||