Tables in user stories seem to revert to ASCII when saved, if more than one line goes into a cell:
Is this a known issue?
Tables in user stories seem to revert to ASCII when saved, if more than one line goes into a cell:
Is this a known issue?
Thanks @Sackpanic,
We are aware of the problem with Taiga between the conversion between HTML and Markdown. Probably, it’s not going to be fixed until Taiga Next is released. There is a workaround if you work with Markdown; you can use “
” between lines, but it’s going to break if you edit again.
Here is a GIF with the “br” example:
once you have “fixed” multiline cells in the way you are showing and saved, try editing the page again and you will see that tables are f*kced up again.
it is disapponting that Taiga still has problems with rendering tables in 2025. there are markdown engines that can already do it. is taiga using its own in-house markdown engine?