public inbox archive for pandoc-discuss@googlegroups.com
 help / color / mirror / Atom feed
* bulleted list inside definition when converting from markdown to html
@ 2023-11-12 16:38 A A
       [not found] ` <CAMwawgOPQDA_VdwT4Ed4dKx-Sxsr3_5GGf-cT07Bt5U_ozA-bw-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
  0 siblings, 1 reply; 5+ messages in thread
From: A A @ 2023-11-12 16:38 UTC (permalink / raw)
  To: pandoc-discuss-/JYPxA39Uh5TLH3MbocFFw

[-- Attachment #1: Type: text/plain, Size: 857 bytes --]

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-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@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.

[-- Attachment #2: Type: text/html, Size: 3439 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2023-11-13 10:03 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-11-12 16:38 bulleted list inside definition when converting from markdown to html A A
     [not found] ` <CAMwawgOPQDA_VdwT4Ed4dKx-Sxsr3_5GGf-cT07Bt5U_ozA-bw-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2023-11-12 16:51   ` John MacFarlane
     [not found]     ` <CCC2F53E-2C33-411A-B996-BD33073A40F5-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2023-11-12 16:56       ` A A
2023-11-12 16:57       ` 'William Lupton' via pandoc-discuss
     [not found]         ` <CAEe_xxjKG2MuaOREUcVdM-KC7-9kCjGCRh19+O=rvFkhf55QFQ-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2023-11-13 10:03           ` 'William Lupton' via pandoc-discuss

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 NNTP newsgroup(s).