emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* [BUG] org-fold-core-style 'text-properties interprets Org link syntax in code blocks too
@ 2022-04-27 15:45 Kaushal Modi
  2022-04-28 14:44 ` Ihor Radchenko
  0 siblings, 1 reply; 5+ messages in thread
From: Kaushal Modi @ 2022-04-27 15:45 UTC (permalink / raw)
  To: emacs-org list

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


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2022-10-13  6:19 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-27 15:45 [BUG] org-fold-core-style 'text-properties interprets Org link syntax in code blocks too Kaushal Modi
2022-04-28 14:44 ` Ihor Radchenko
2022-04-28 15:06   ` Kaushal Modi
2022-04-29  9:25     ` Ihor Radchenko
2022-10-13  6:18   ` Ihor Radchenko

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).