preservim / vim-markdown

Markdown Vim Mode
4.69k stars 524 forks source link

FIx colon and table indent for tabular changes #663

Closed shirosaki closed 1 month ago

shirosaki commented 2 months ago

https://github.com/godlygeek/tabular/commit/cdac1a607c

tomtomjhj commented 2 months ago

I think this should be considered a bug, either in vim-markdown or tabular.

shirosaki commented 1 month ago

@tomtomjhj Thanks. This would be a bug in tabular. If I execute :TableFormat, a space is inserted before the first |. https://github.com/godlygeek/tabular/issues/76