Daniel via "General discussions about Org-mode."
writes:
> Summary: Alignment of Org tables seems to be distorted when including
> links to items with dates in it.
> ...
> | [[file:/home/exot/Desktop/test.org::*Headline with some date: \[2024-07-22
> Mon\]][Headline with some date: [2024-07-22 M
Summary: Alignment of Org tables seems to be distorted when including
links to items with dates in it.
Setup: minimal init.el:
#+begin_src emacs-lisp :tangle /home/exot/Desktop/emacs-test/init.el
(package-initialize)
#+end_src
Starting Emacs via
#+begin_src sh
emacs --no-site-file --init-dire