That worked. Thanks.

On Sun, 12 Nov 2023 at 17:51, John MacFarlane <fiddlosopher-Re5JQEeQqe8@public.gmane.orgm> wrote:
Put a blank line before the bullet list and make sure it’s indented 4 spaces.

On Nov 12, 2023, at 8:38 AM, A A <amine.aboufirass-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:



Is it possible to have a bulleted list inside a definition when converting to HTML? I tried converting the following:

Term 1
: definition with bulleted list
  - item 1
  - item 2

But got the following result:

<dl>
<dt>Term 1</dt>
<dd>
definition with bulleted list - item 1 - item 2
</dd>
</dl>

Am I doing something wrong here? Or is this just not possible in the current implementation? Perhaps there are some nifty workarounds?

--
You received this message because you are subscribed to the Google Groups "pandoc-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pandoc-discuss+unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org.
To view this discussion on the web visit https://groups.google.com/d/msgid/pandoc-discuss/CAMwawgOPQDA_VdwT4Ed4dKx-Sxsr3_5GGf-cT07Bt5U_ozA-bw%40mail.gmail.com.

--
You received this message because you are subscribed to the Google Groups "pandoc-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pandoc-discuss+unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org.
To view this discussion on the web visit https://groups.google.com/d/msgid/pandoc-discuss/CCC2F53E-2C33-411A-B996-BD33073A40F5%40gmail.com.

--
You received this message because you are subscribed to the Google Groups "pandoc-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pandoc-discuss+unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org.
To view this discussion on the web visit https://groups.google.com/d/msgid/pandoc-discuss/CAMwawgPBr90eXBb04AMKFrUaw-4n1ALj_2%2BoEH0DA-3r7qHAfQ%40mail.gmail.com.