Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Surprisingly, every escape sequence can also be used as an argument | Ingo Schwarze | 2022-06-08 | 1 | -0/+51 |
delimiter for an outer escape sequence, in which case the delimiting escape sequence retains its syntax but usually ignores its argument and loses its inherent effect. Add rudimentary support for this syntax quirk in order to improve parsing compatibility with groff. |