all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [BUG] adjacent italic and underline don't render correctly [9.5.1 (9.5.1-g36086a @ /Users/rob/.emacs.d/elpa/org-9.5.1/)]
@ 2021-12-21 20:16 Robert Nikander
  2021-12-22 14:32 ` Ihor Radchenko
  0 siblings, 1 reply; 4+ messages in thread
From: Robert Nikander @ 2021-12-21 20:16 UTC (permalink / raw)
  To: emacs-orgmode

I have:

(setq org-hide-emphasis-markers t)

…and the following does not render right. In the first line I see the ‘_’ characters around “underline”, and it doesn’t underline the text.
In the second line, it works correctly. Apparently it needs some intervening text (“foo” in this case). 

The first line should work, no?

— begin example org file —
* Test
Mix /italic/ _underline_.
Mix /italic/ foo _underline_.
— end example org file ---

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

end of thread, other threads:[~2021-12-22 16:04 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-12-21 20:16 [BUG] adjacent italic and underline don't render correctly [9.5.1 (9.5.1-g36086a @ /Users/rob/.emacs.d/elpa/org-9.5.1/)] Robert Nikander
2021-12-22 14:32 ` Ihor Radchenko
2021-12-22 15:38   ` Robert Nikander
2021-12-22 16:03     ` Ihor Radchenko

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.