-
Notifications
You must be signed in to change notification settings - Fork 22
Open
Description
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)
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
Labels
No labels