Hi! Timestamps in the buffer settings / properties don't get treated correctly, as far as I can tell.
(e.g. #+date: [2023-11-24 Fri 23:14])
They currently do not get the fancy fontification, but the braces turn invisible which messes up alignment (and obscures whether it's an active or inactive timestamp). Ideally, they would either get the usual timestamp treatment or should be left untouched.
without org-modern, emacs 29.4 without other configurations:
Hi! Timestamps in the buffer settings / properties don't get treated correctly, as far as I can tell.
(e.g.
#+date: [2023-11-24 Fri 23:14]
)They currently do not get the fancy fontification, but the braces turn invisible which messes up alignment (and obscures whether it's an active or inactive timestamp). Ideally, they would either get the usual timestamp treatment or should be left untouched.
without org-modern, emacs 29.4 without other configurations:
with org-modern: