dhruvasagar / dhruvasagar/vim-table-mode
Ignore pipe symbol inside of brackets
Open
- Dominant language
- Vim Script
- Stars
- 2.2k
- Forks
- 100
- PR merge metrics
- No merged PRs in 30d
Description
I'm aware of workaround described in https://github.com/dhruvasagar/vim-table-mode/issues/64, but still can't we safely avoid formatting if the pipe surrounded by any kind of brackets and quotes: ``` ", ', `, <, [, ( ```?
Let's say we have a shell command which includes a pipe in a table. The workaround, while providing correct export format (markdown for example), breaks the ability of copying the command in text mode.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.