zestedesavoir / zmarkdown

Live demo: https://zestedesavoir.github.io/zmarkdown/
MIT License
224 stars 52 forks source link

Implement new table system (tabularray) for LaTeX #500

Closed StaloneLab closed 3 months ago

StaloneLab commented 8 months ago

Fixes #463 Fixes #498

Implement a new table system based on tabularray for LaTeX rendering, to solve some bugs and make tables work with TeXLive >2020. This PR will require changes on the template (I will open a PR in the upcoming days), do not merge until they are done.

I am expecting this PR, even after careful reviewing (which I intend to do), to raise some new bugs in ZMarkdown. It will likely require some bugfix versions before being stable.