Closed zeripath closed 4 years ago
As Github, when table is include in paragraph, It show as paragraph and table. Add a table check, then deal the lines before table as paragraph and the table will be table. So far,It works as Github. But, I worry about it has something others.
Thanks @yuin!
<
>
, Table, etc) are not part of CommonMark spec. You should confirm your output is different from other official renderers correspond with an extension.Please answer the following before submitting your issue:
Yes differs from GFM
Dear @yuin,
Thank you so much for your work on Goldmark - it really is excellent.
A user on Gitea has noticed the above problem with the Table extension and reported it as https://github.com/go-gitea/gitea/issues/12376.
As far as I can see, I don't think that this is a bug specific to Gitea's use of Goldmark. The following code appears to replicate the issue: