Org mode handles both simple plain ASCII tables (created with `C-c |`) and Emacs `table.el` tables. The latter are basically the same as Pandoc's markdown grid tables. It seems Pandoc's Org reader treats `table.el` tables as Org ASCII tables, since on conversion to `docx` the output gets mangled when dealing with rows that contain multi-line paragraphs. The resulting table arranges every new line of text into---often several---new rows. On the other hand, Pandoc's markdown documents with grid tables get what could be called proper treatment, i.e. 1 paragraph (including multi-lines) == 1 row. This produces somewhat *cleaner* tables. Division lines are displayed correctly too. Pandoc's Org reader should distinguish between plain ASCII tables and `table.el` tables and treat the latter as the markdown reader treats grid tables. -- 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 post to this group, send email to pandoc-discuss-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To view this discussion on the web visit https://groups.google.com/d/msgid/pandoc-discuss/1e14aba8-c90a-4c3c-81ec-385b2f7612e5%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.