emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* [Bug] Some parentheses are not visible in the html export but are present
@ 2023-09-06 15:25 Niall Dooley
  2023-09-07 10:08 ` Ihor Radchenko
  0 siblings, 1 reply; 3+ messages in thread
From: Niall Dooley @ 2023-09-06 15:25 UTC (permalink / raw)
  To: emacs-orgmode

Some parentheses are not visible in the html export but are present.  This
was not always the case with the provided example.

--- Begin Example ---
* islower()
** Front
*String method* that returns =True= if the string is a lowercase string, =False=
 otherwise.
** Back
*String method:* islower(self, /) -> bool
** Usage
#+name: str.islower()
#+begin_src python
<astring>.islower()
#+end_src
** Remarks
A string is lowercase if all /cased/ characters in the string are lowercase and
there is at least one cased character in the string.
--- End Example

The parentheses under the Back subheading are displayed in the export.
However, the parentheses within the src block under the Usage headline are not
visible but are nonetheless present.  This can be seen by highlighting the
region in the exported html file.  If I add some text within these parentheses
the text is visible on export but the parentheses are still not.

Org mode version 9.7-pre (release_9.6.8-740-gdeb5ea @
/home/doolio/.emacs.d/straight/build/org/)
GNU Emacs 27.1 (build 1, x86_64-pc-linux-gnu, GTK+ Version 3.24.24,
cairo version 1.16.0) of 2023-02-23, modified by Debian


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

end of thread, other threads:[~2023-09-07 15:23 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-09-06 15:25 [Bug] Some parentheses are not visible in the html export but are present Niall Dooley
2023-09-07 10:08 ` Ihor Radchenko
2023-09-07 15:21   ` Niall Dooley

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