Skip to content

Handle tables #3

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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