[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [BUG] Wrong display when URL contains "/-/" [9.6.1 (release_9.6.1-26
From: |
Ihor Radchenko |
Subject: |
Re: [BUG] Wrong display when URL contains "/-/" [9.6.1 (release_9.6.1-264-g236bd4)] |
Date: |
Thu, 23 Feb 2023 10:47:30 +0000 |
Rafael Laboissière <rafael@laboissiere.net> writes:
> The following content is not displaying correctly for me (see attached
> screenshot):
>
> [[https://host/some/-/path][[pre link]]] this is underlined, but
> shouldn't be [[https://host/another/-/path][[post link]]]
> [[https://host/some/path][[pre link]]] this is okay
> [[https://host/another/path][[post link]]]
>
> I guess that this is caused by the presence of "/-/" substrings in the
> URLs. Such URLs containing this substring are used, in instance, by
> GitLab.
It is wrongly fontified as italics, which appears to be fontified using
underline face in your Emacs.
The problem is known.
See https://orgmode.org/list/87ee7c9quk.fsf@localhost
--
Ihor Radchenko // yantar92,
Org mode contributor,
Learn more about Org mode at <https://orgmode.org/>.
Support Org development at <https://liberapay.com/org-mode>,
or support my work at <https://liberapay.com/yantar92>