Remember to cover the basics, that is, what you expected to happen and
what in fact did happen. You don't know how to make a good report? See

https://orgmode.org/manual/Feedback.html#Feedback

Your bug report will be posted to the Org mailing list.


After installing latest org from git, table alignment is broken for
me in tables where some of the cells contain links for example:

a b
c d

Shows like this:

a b
c d

Unless I do M-x org-toggle-link-display, tested with emacs -Q.

This is what I get on emacs 29.1 org:

a b
c d

Emacs : GNU Emacs 29.2 (build 1, x86_64-pc-linux-gnu, GTK+ Version 3.24.40, cairo version 1.18.0)
Package: Org mode version 9.7-pre (9.7-pre-n/a-g356072
@ home/dinko.config/emacs/elpaca/builds/org/)


Kostadin Ninev