Skip to content

Handle tables #3

@bert-github

Description

@bert-github

GitHub-flavored markdown has markup for tables (see definition), recognizable by a delimiter row (a row with dashes and at least one ‘:’ or ‘|’) that follows a line with a compatible number of vertical bars. Example:

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

which gives:

abc def
bar baz

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions