I'm not sure if this is an issue here or should be in the main repo. So if this issue doesn't belong here, please point me to the correct place.
There is a problem with "inline" code snippets. Each snippet is put into a single line.
E.g. for grep in
- Use extended regular expressions (supporting `?`, `+`, `{}`, `()` and `|`):
Each of ?, +, {}, () and | is put in its own line.
I'm on Ubuntu 18.04.1 with tldr/bionic,now 0.2.3-3 amd64
I'm not sure if this is an issue here or should be in the main repo. So if this issue doesn't belong here, please point me to the correct place.
There is a problem with "inline" code snippets. Each snippet is put into a single line.
E.g. for
grepinEach of
?,+,{},()and|is put in its own line.I'm on Ubuntu 18.04.1 with
tldr/bionic,now 0.2.3-3 amd64