-
Notifications
You must be signed in to change notification settings - Fork 63
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
The table rendering is off when it contains marked-up character(s)
Are you using a distro?
No
To Reproduce
Steps to reproduce the behavior:
- Install
markview.nvim
. - Open a
markdown
document.
| 1 | 2 | 3 |
| - | ------------ | ----------------------------------------------------------------------- |
| n | `<leader>`rr | [r]e-[r]un the last terminal command (The !! syntax is UNIX-specific) |
| n | `<leader>`st | [s]end to the nearest [t]erminal your system clipboard text. |
Expected behavior
The table should have consistent boundaries like here
Or with MeanderingProgrammer/markdown.nvim
Actual behavior
The table is misaligned
Neovim version
0.10.0
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working