emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Niall Dooley <dooleyn@gmail.com>
To: emacs-orgmode@gnu.org
Subject: [Bug] Some parentheses are not visible in the html export but are present
Date: Wed, 6 Sep 2023 17:25:38 +0200	[thread overview]
Message-ID: <CADS3Lq6YFiyU0BJkX2mE-ztS9DeFY-E+aPRK4+9xpQAJj+MTgw@mail.gmail.com> (raw)

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


             reply	other threads:[~2023-09-06 15:27 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-09-06 15:25 Niall Dooley [this message]
2023-09-07 10:08 ` [Bug] Some parentheses are not visible in the html export but are present Ihor Radchenko
2023-09-07 15:21   ` Niall Dooley

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=CADS3Lq6YFiyU0BJkX2mE-ztS9DeFY-E+aPRK4+9xpQAJj+MTgw@mail.gmail.com \
    --to=dooleyn@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).