Skip to content

Export table column alignment info too #95

@kaushalmodi

Description

@kaushalmodi

Org

|             <r> | <l>                  |              <c>              |
|           Right | Left                 |            Center             |
| Long Content To | Spread Out the Width | Of the Table To See Alignment |
|           Right | Left                 |            Center             |

Markdown

Above Org table should export to below:

| Right           | Left                 | Center                        |
|----------------:|:---------------------|:-----------------------------:|
| Long Content To | Spread Out the Width | Of the Table To See Alignment |
| Right           | Left                 | Center                        |

Hugo

Hugo will align that table as follows:

image

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions