executablebooks / markdown-it-py

Markdown parser, done right. 100% CommonMark support, extensions, syntax plugins & high speed. Now in Python!
https://markdown-it-py.readthedocs.io
MIT License
662 stars 68 forks source link

Multimarkdown tables extension #301

Open akharrou opened 11 months ago

akharrou commented 11 months ago

Context

I encounter the need to merge certain header cells, and other cells in tables. This is very common in technical tables. On vscode it renders properly, like multimarkdown tables, but with markdown-it-py, it doesn't.

Proposal

I was hoping someone who knows how to port stuff could port this multimarkdown table extension that's been done for the markdown-it javascript implementation.

Tasks and updates

No response

welcome[bot] commented 11 months ago

Thanks for opening your first issue here! Engagement like this is essential for open source projects! :hugs:
If you haven't done so already, check out EBP's Code of Conduct. Also, please try to follow the issue template as it helps other community members to contribute more effectively.
If your issue is a feature request, others may react to it, to raise its prominence (see Feature Voting).
Welcome to the EBP community! :tada: