From: Kaushal Modi <kaushal.modi@gmail.com>
To: emacs-org list <emacs-orgmode@gnu.org>
Subject: [BUG] org-fold-core-style 'text-properties interprets Org link syntax in code blocks too
Date: Wed, 27 Apr 2022 11:45:19 -0400 [thread overview]
Message-ID: <CAFyQvY1Y3PZtoS0uE+aUG+Hhzi0RMojTbcxz8SqAPSzC0qqCcQ@mail.gmail.com> (raw)
Hello,
With the default value of the new org-fold-core-style, if I have a
snippet like below:
#+begin_src toml
[[asdf]]
#+end_src
The brackets around asdf get hidden. ([[asdf]] is TOML syntax for maps
or array of tables: https://toml.io/en/v1.0.0#array-of-tables)
If I change org-fold-core-style to overlays, and refresh that Org
buffer, I see the square brackets around asdf in the src block (as
expected).
Org mode version 9.5.3 (release_9.5.3-458-g1ed9e4)
--
Kaushal Modi
next reply other threads:[~2022-04-27 15:46 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-04-27 15:45 Kaushal Modi [this message]
2022-04-28 14:44 ` [BUG] org-fold-core-style 'text-properties interprets Org link syntax in code blocks too Ihor Radchenko
2022-04-28 15:06 ` Kaushal Modi
2022-04-29 9:25 ` Ihor Radchenko
2022-10-13 6:18 ` Ihor Radchenko
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=CAFyQvY1Y3PZtoS0uE+aUG+Hhzi0RMojTbcxz8SqAPSzC0qqCcQ@mail.gmail.com \
--to=kaushal.modi@gmail.com \
--cc=emacs-orgmode@gnu.org \
/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).