Closed
Description
When convert docx to md, table alignment is lost.
It is also lost when converted to html or pdf.
It seems to be docx reader issue.
Output(md)
Table
-----------------------------------------------------------------------
Default Left Center Right
----------------- ----------------- ----------------- -----------------
Row11 Row12 Row13 Row14
Row21 Row22 Row23 Row24
-----------------------------------------------------------------------
for reproduce
- Version:
2.19.2 ( pandoc/latex ) - Command:
pandoc Sample.docx -o Sample.md
- Input:
Sample.docx - Output:
Sample.md