Skip to content

native text alignment of markdown tables does not work #47

@hudsondiegof

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions