Skip to content

native text alignment of markdown tables does not work #47

Description

@hudsondiegof

Native text alignment of markdown tables does not work inside the ::spantable:: block.

You can align text in the columns to the left, right, or center by adding a colon () to the left, right, or on both side of the hyphens within the header row.:

| Syntax      | Description | Test Text     |
| :---        |    :----:   |          ---: |
| Header      | Title       | Here's this   |
| Paragraph   | Text        | And more      |

This doesn't work, as it is something native to Markdown.

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

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions