Skip to content

Table is not rendered at first non-empty line  #141

@jinhucheung

Description

@jinhucheung

Hello cmark-gfm,

Thanks for you AMAZING Project

I noticed that the table is not rendered at first non-empty line, such as

abc
| abc | def |
| --- | --- |
| bar | baz |

it gives you the unexpected output

<p>abc
|abc|def|
|---|---|
|bar|baz|</p>

Is there any chance to be compatible with the table?

Thanks a lot :)
JimCheung

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions