Skip to content

Pasted tables should use at least 3 hyphens in each column of the header row #104

@axolx

Description

@axolx

GitHub's guide for Markdown tables indicates:

There must be at least three hyphens in each column of the header row.

But this plugin creates tables with two hyphens between each column of the header row. This behavior prevents strict renderers, such as Go's blackfriday, from detecting columns in tables pasted with this plugin:

/russross/blackfriday (block.go#L815)

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