Markdown table support
Open
- Dominant language
- C
- Stars
- 709
- Forks
- 139
- PR merge metrics
- No merged PRs in 30d
Description
Thank you for this great parser, I'm using it in [QOwnNotes](http://www.qownnotes.org/)!
Are there any plans to support markdown tables like:
```
| Tables | Are | Cool |
| ------------- |:-------------:| -----:|
| col 3 is | right-aligned | $1600 |
| col 2 is | centered | $12 |
| zebra stripes | are neat | $1 |
```
Or will there never be support because it's not specified in ?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.