Hello! I use pandoc *2.10.1*. There are three documents in the attachment, in this way the result of the conversion is "1.docx- > 2.md- > 3.docx". I perform the Ņonversion with assistance by next commands: *1.docx- > 2.md*: *pandoc -s 1_en.docx -f docx+styles -t markdown -o 2_en.md -s* *2.md- > 3.docx*: *pandoc --reference-doc 1_en.docx 2_en.md -f markdown -t docx -o 3_en.docx* As a result, I get the following problems in output file *3.docx*: Bulleted lists are displayed as the same style (1_en.docx = yes.png; 3_en.docx = no.png) -- 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/8f57a099-8226-4caf-8c69-dbaf97287a89n%40googlegroups.com.