From: Max Nikulin <manikulin@gmail.com>
To: "Rafael Laboissière" <rafael@laboissiere.net>, emacs-orgmode@gnu.org
Subject: Re: Unwanted italics formatting between two URLs
Date: Thu, 2 Dec 2021 23:16:25 +0700 [thread overview]
Message-ID: <fda2fd27-5a03-b426-9e74-bf167c437b9c@gmail.com> (raw)
In-Reply-To: <YaR7Pjr6ZfpqMKBb@laboissiere.net>
On 29/11/2021 14:03, Rafael Laboissière wrote:
> [[https://first/-/url/][pre]] text [[https://second-url/?][post]]
Fortunately this sample is parsed and exported correctly:
<p>
<a href="https://first/-/url/">pre</a> text <a
href="https://second-url/?">post</a></p>
so it is only issue with regexp-based fontification. There was a recent
thread if it could be fixed in a general way:
Ihor Radchenko. [DISCUSSION] Refactoring fontification system. Fri, 19
Nov 2021 22:12:35 +0800. https://list.orgmode.org/87ee7c9quk.fsf@localhost/
prev parent reply other threads:[~2021-12-02 16:17 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-11-29 7:03 Unwanted italics formatting between two URLs Rafael Laboissière
2021-12-02 16:16 ` Max Nikulin [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=fda2fd27-5a03-b426-9e74-bf167c437b9c@gmail.com \
--to=manikulin@gmail.com \
--cc=emacs-orgmode@gnu.org \
--cc=rafael@laboissiere.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).