emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Max Nikulin <manikulin@gmail.com>
To: emacs-orgmode@gnu.org
Subject: Re: [BUG] Checkbox item is broken in html export with table content [9.6 (9.6-??-bed47b437 @ /Users/hw/.emacs.d/.local/straight/build-28.1/org/)]
Date: Wed, 4 Jan 2023 15:17:37 +0700	[thread overview]
Message-ID: <tp3cn3$1hf$1@ciao.gmane.io> (raw)
In-Reply-To: <878ril5nhw.fsf@localhost>

On 02/01/2023 15:50, Ihor Radchenko wrote:
> Max Nikulin writes:
>> If an item contains block-level element then text paragraphs should be
>> wrapped with <p>...</p>, however there is no reason to put checkboxes
>> outside of first paragraphs.
> 
> Timothy, may you take a look?
> This is a bit non-trivial because paragraph is transcoded before the
> containing list item. So, we may need to pair parent lookup and child
> lookup in the transcoders - not ideal.

It seems, the only way is to prepend checkbox symbol in 
`org-html-paragraph' (unless it is a descriptive list). The function 
already has an exception for list items. The hack to get cleaner HTML 
markup becomes dirtier.




      reply	other threads:[~2023-01-04  8:18 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-12-28 18:12 [BUG] Checkbox item is broken in html export with table content [9.6 (9.6-??-bed47b437 @ /Users/hw/.emacs.d/.local/straight/build-28.1/org/)] nunnery-09-bayside
2022-12-31 14:08 ` Ihor Radchenko
2023-01-01  6:33   ` Max Nikulin
2023-01-02  8:50     ` Ihor Radchenko
2023-01-04  8:17       ` Max Nikulin [this message]

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='tp3cn3$1hf$1@ciao.gmane.io' \
    --to=manikulin@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).