emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Bug: PDF Export of Link fails (emphasis ends inside link target)


From: Maxim Nikulin
Subject: Re: Bug: PDF Export of Link fails (emphasis ends inside link target)
Date: Fri, 3 Sep 2021 21:57:39 +0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.11.0

On 03/09/2021 21:33, Timothy wrote:

Perhaps a “fix” could be auto-escaping problematic characters in urls when
entering links via `org-insert-link'.

[/query/] <https://orgmode.org/?q=query>

Just to be clear: while comma may be percent-escaped (`org-lint' perhaps would not be happy), "/?" are interpreted by HTTP server, so such characters must be preserved.

`org-insert-link' still may detect emphasis markers around the point and add extra marks. Unfortunately heuristics to detect start marker only (while typing text when no end marker yet) will be prone to false positives.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]