When a file was rendered into DOCX with two tables in them, the space between them would be deleted when there was some comment block in-between.The comment should be ignored and a paragraph should be inserted for spacing.
[
{
"endline": 772,
"file": "src/Text/Pandoc/Writers/Docx.hs",
"function": "blocksToOpenXML",
"module": "Text.Pandoc.Writers.Docx",
"startline": 772
}
][
{
"endline": 772,
"file": "src/Text/Pandoc/Writers/Docx.hs",
"function": "blocksToOpenXML",
"module": "Text.Pandoc.Writers.Docx",
"startline": 772
},
{
"endline": 776,
"file": "src/Text/Pandoc/Writers/Docx.hs",
"function": "isForeignRawBlock",
"module": "Text.Pandoc.Writers.Docx",
"startline": 774
}
]