evilstreak / markdown-js

A Markdown parser for javascript
7.69k stars 863 forks source link

the "table" cannot use #321

Open letterpaulsand opened 2 years ago

letterpaulsand commented 2 years ago
|Name |Quantity|
|-----|--------|
|Apple|3       |
|Egg  |12      |

this can't change to html

clz619 commented 2 years ago

这是来自QQ邮箱的假期自动回复邮件。   您好,我最近正在休假中,无法亲自回复您的邮件。我将在假期结束后,尽快给您回复。

letterpaulsand commented 2 years ago
Name Quantity
Apple 3
Egg 12

the result may be like this. But this isn't.

Daewon25 commented 1 year ago

same issue with table =/

clz619 commented 1 year ago

这是来自QQ邮箱的假期自动回复邮件。   您好,我最近正在休假中,无法亲自回复您的邮件。我将在假期结束后,尽快给您回复。