On 31/12/2022 21:08, Ihor Radchenko wrote:
nunnery-09-bayside writes:

a. [ ] foo
b. [ ] bar

    | a | b | c |

<li class="off"><code>[&#xa0;]</code> foo</li>
<li class="off"><code>[&#xa0;]</code> <p>bar</p>

I would expect e.g.

    <li class="off"><p><code>[&#xa0;]</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%25n142...@gmail.com/T/#u
HTML lists are including paragraphs (<li><p>…</p></li>)
Mon, 04 Aug 2014 11:52:34 +0700



Reply via email to