Skip to content

PDF Markdown Tables Rendering #10

@dheshanm

Description

@dheshanm

When rendering Markdown tables, All Columns are limited to equal width, and a single line, resulting in wasted space and overlapping text.

Limitations are from Markwon Tables Extension:

Please note, that by default tables have limitations. For example, table contents won't be copied to clipboard if a TextView has such functionality. Table will always take full width of a TextView in which it is displayed. All columns will always be of the same width. So, default implementation provides basic functionality which can answer some needs. These all come from the limited nature of the TextView to display such content.

Screenshots

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions