JetBrains / markdown

Markdown parser written in kotlin
Apache License 2.0
682 stars 75 forks source link

[#48] Allow creating tables with less than 3 dashes in delimiter row #105

Closed FirstTimeInForever closed 1 year ago

FirstTimeInForever commented 2 years ago

Some time after #371 GFM relaxed constraints on the minimal number of required dashes in table delimiter row.