Interesting I get the following from my Pandoc —version command which was installed with HomeBrew on the Mac. <<>> Bastien, clearly your panic is running correctly and shows the lists. We are using the same commands and same version. The mystery deepens! -Kevin > On May 18, 2022, at 1:44 AM, Bastien DUMONT wrote: > > I get the following output: > > ``` > List Examples > > This is an unordered list. > > - Apples > > - Bannas > > - Oranges > > - Peaches > > This is a numbered list > > 1. Dogs > > 2. Cats > > 3. Mice > > 4. Elephants > ``` > > You may be using an old version of pandoc. If true, try upgrading to 2.18. > > Le Tuesday 17 May 2022 à 05:58:45PM, Kevin Fjelsted a écrit : >> I ran the following command to create the Markdown. >> >> <<<< >> kfjelsted@kfjelsted-Mac desktop % pandoc -s "list test.docx" --wrap=none --reference-links -t gfm -o "list test.md" >> >> kfjelsted@kfjelsted-Mac desktop % pandoc -s "list test.docx" --wrap=none --reference-links -t gfm -o "list test.md" >> >>>>>> >> I have attached the DOCX file that was used for the input. I have also attached the .MD file that was produced. >> >> There are no bullet or number symbols in the markdown. >> -Kevin >> >> >>> On May 17, 2022, at 5:43 AM, Bastien DUMONT wrote: >>> >>> It should work with -t markdown too (which is implicit with "-o xxx.md"). Could you provide a small example file containing one such list? >>> >>> Le Tuesday 17 May 2022 à 05:19:24AM, Kevin Fjelsted a écrit : >>>> Interesting I still do not get lists that are created in Word to convert. >>>> This is the command I tried. >>>> $ pandoc -s "Test Word format.docx" --wrap=none --reference-links -t gfm -o >>>> "Test Word format.md" >>>> >>>> >>>> >>>> >>>> On May 17, 2022, at 1:51 AM, 'Nikolay Mihaylov' via pandoc-discuss <[1] >>>> pandoc-discuss-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org> wrote: >>>> >>>> You should use `-t gfm` flag for bullet lists to work. >>>> >>>> On Sunday, May 15, 2022 at 1:29:36 AM UTC+3 kfje...@[2]gmail.com wrote: >>>> >>>> Why is it that when I convert from Docx to Markdown, bulleted and >>>> numbered lists do not retain formatting i.e., no "-" in front of each >>>> unordered list item, and no number in front of each numbered item. >>>> >>>> >>>> -- >>>> 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 [3]pandoc-discuss+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org >>>> To view this discussion on the web visit [4]https://groups.google.com/d/ >>>> msgid/pandoc-discuss/ >>>> a59d216d-f527-4d14-a9b8-f75da3f1af19n%40googlegroups.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 [5]pandoc-discuss+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org >>>> To view this discussion on the web visit [6]https://groups.google.com/d/msgid/ >>>> pandoc-discuss/6F48F869-C199-4EE6-9050-278CF14C78EC%40gmail.com. >>>> >>>> References: >>>> >>>> [1] mailto:pandoc-discuss-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org >>>> [2] http://gmail.com/ >>>> [3] mailto:pandoc-discuss+unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org >>>> [4] https://groups.google.com/d/msgid/pandoc-discuss/a59d216d-f527-4d14-a9b8-f75da3f1af19n%40googlegroups.com?utm_medium=email&utm_source=footer >>>> [5] mailto:pandoc-discuss+unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org >>>> [6] https://groups.google.com/d/msgid/pandoc-discuss/6F48F869-C199-4EE6-9050-278CF14C78EC%40gmail.com?utm_medium=email&utm_source=footer >>> >>> -- >>> 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/YoN8ahDbTBUMk8F1%40localhost. >> >> -- >> 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/662275E5-EDA3-4D1D-B8C2-51B4EA12C103%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-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org > To view this discussion on the web visit https://groups.google.com/d/msgid/pandoc-discuss/YoSVu600xH8jeOtt%40localhost. -- 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/06C4B1E7-54D0-44D9-98B0-D47AB6A0CB21%40gmail.com.