all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [BUG] Emacs Org rendering glitch of '*' in '=' inline markup
@ 2023-01-11 20:31 Johan Bolmsjö
  2023-01-12  8:23 ` Ihor Radchenko
  0 siblings, 1 reply; 2+ messages in thread
From: Johan Bolmsjö @ 2023-01-11 20:31 UTC (permalink / raw)
  To: emacs-orgmode

Org mode renders the following line in bold between the asterisks in the Emacs
window. It seems to be the last dot after the first asterisk that triggers the
assumed rendering bug.

┌────
│ =org-*.css= and =org-*.css.el=
└────

On the other hand, the same line exports properly with both the ASCII and HTML
exporters.

┌────
│ `org-*.css' and `org-*.css.el'
└────
Listing 1: Exported ASCII (UTF-8)

┌────
│ <code>org-*.css</code> and <code>org-*.css.el</code>
└────
Listing 2: Exported HTML

――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――
• Org mode version 9.6.1 (9.6.1-gbcca88 @
  /home/johan/.emacs.d/straight/build/org/)
• GNU Emacs 28.2 (build 3, x86_64-pc-linux-gnu, X toolkit, cairo version 1.16.0,
  Xaw scroll bars) of 2022-11-19


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

end of thread, other threads:[~2023-01-12  8:24 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-01-11 20:31 [BUG] Emacs Org rendering glitch of '*' in '=' inline markup Johan Bolmsjö
2023-01-12  8:23 ` 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.