Skip to content

MdPreview not parsing tables #85

@kuhlaid

Description

@kuhlaid

I have a markdown file containing tables, but the MdPreview previewer is not parsing them. It would be ideal if the MdPreview parsed the markdown tables to prevent my repository users from thinking I formatted the document poorly. Below is a screenshot of the markdown preview in the Dataverse (https://dataverse.harvard.edu @ v. 6.3 build 8c99a74+10614+10720+10808+10797+10820-iqss)

image

Below is the markdown copied directly from the markdown file representing the screenshot above:

### General statistics



#### E03GENDER



|    | category   |   counts |
|---:|:-----------|---------:|
|  0 | Female     |      587 |
|  1 | Male       |      294 |



#### E03PASKR



|    | category    |   counts |
|---:|:------------|---------:|
|  0 | None        |      399 |
|  1 | Mild        |      196 |
|  2 | Moderate    |      181 |
|  3 | Severe      |      103 |
|  4 | No response |        2 |

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