miyuchina / mistletoe

A fast, extensible and spec-compliant Markdown parser in pure Python.
MIT License
841 stars 119 forks source link

feat: allow just 1 dash in Table delimiter cells (#131) #203

Closed pbodnar closed 11 months ago

pbodnar commented 11 months ago

Fixes #131.

coveralls commented 11 months ago

Coverage Status

coverage: 94.159% (+0.006%) from 94.153% when pulling 38e367c1a5e6413d326f75c62384d43f213d4319 on issue-131-support-one-dash-in-delimiter into fb231b112ea508eba2df249b5b4ae61a807a13de on master.

pbodnar commented 11 months ago

Leaving this open for community feedback for a few days.