-
Notifications
You must be signed in to change notification settings - Fork 164
Open
Description
It seems that after the last updates there are some issues. So when I try to tabularize something it always insert a space before the first | and instead of something like this
| code | value | date |
| :----: | :----------: | :--------: |
| LKIOC99 | 1450 | 2025-07-29 |
| IOK948KL | 689 | 2024-10-27 |
I get something like
| code | value | date |
| :----: | :----------: | :--------: |
| LKIOC99 | 1450 | 2025-07-29 |
| IOK948KL | 689 | 2024-10-27 |
Thank you!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels