-
Notifications
You must be signed in to change notification settings - Fork 13
Closed
Labels
bug:reportSomething does not work as intended / expected.Something does not work as intended / expected.
Description
OS type:
- Unix
- Windows
- Other ([SPECIFY])
Vim:
- vim
- neovim
- Other ([SPECIFY])
Vim version:
NVIM v0.4.4
Using mkdx 602a784
Reproduce steps:
Use the following markdown file.
# Test
| myhead | myhead1 | myhead2 | myhead3 | myhead4 | myhead5 |
|--------|---------|---------|---------|---------|---------|
| mytest | | | mytest3 | mytest4 | mytest5 |
| mytest | mytest1 | mytest2 | mytest3 | mytest4 | mytest5 |
- Convert the table to cvs and back.
Expected:
Table cells should remain the same.
Actual:
Table cells move around.
Thanks!
Metadata
Metadata
Assignees
Labels
bug:reportSomething does not work as intended / expected.Something does not work as intended / expected.