Vscode-markdown: when hyphens less then 3, the table formatter not work

Created on 9 Nov 2018  ·  2Comments  ·  Source: yzhang-gh/vscode-markdown

|one|two| 
|--|--|
|three|four|

will not format

if table with hyphens less then 3 is invalid, the "preview" should not to render it
it cause confusion

thanks

Bug

Most helpful comment

Thanks. There was an "at least 3 spaces" requirement before in GFM but it is not now. I will fix it.

All 2 comments

Thanks. There was an "at least 3 spaces" requirement before in GFM but it is not now. I will fix it.

Shiped with v2.0.0

Was this page helpful?
0 / 5 - 0 ratings

Related issues

akshaybabloo picture akshaybabloo  ·  3Comments

gurbindersingh picture gurbindersingh  ·  4Comments

deanishe picture deanishe  ·  4Comments

maoturing picture maoturing  ·  4Comments

jerry-sky picture jerry-sky  ·  4Comments