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: Sun, 1 Jan 2023 13:33:22 +0700 [thread overview]
Message-ID: <tor9fj$4be$1@ciao.gmane.io> (raw)
In-Reply-To: <875ydracnq.fsf@localhost>
On 31/12/2022 21:08, Ihor Radchenko wrote:
> nunnery-09-bayside writes:
>
>> a. [ ] foo
>> b. [ ] bar
>>
>> | a | b | c |
>
> <li class="off"><code>[ ]</code> foo</li>
> <li class="off"><code>[ ]</code> <p>bar</p>
I would expect e.g.
<li class="off"><p><code>[ ]</code> bar</p>
> <table border="2" cellspacing="0" cellpadding="6" rules="groups" frame="hsides">
> Probably, the reason is <p> tag in the first paragraph of the item.
> I am not sure, however, if it is safe to drop it.
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.
> http://permalink.gmane.org/gmane.emacs.orgmode/89413
https://list.orgmode.org/87ppgg26wd.wl%25n142857@gmail.com/T/#u
HTML lists are including paragraphs (<li><p>…</p></li>)
Mon, 04 Aug 2014 11:52:34 +0700
next prev parent reply other threads:[~2023-01-01 6:34 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 [this message]
2023-01-02 8:50 ` Ihor Radchenko
2023-01-04 8:17 ` Max Nikulin
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='tor9fj$4be$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).