I'm converting plenty of documents from Word, LibreOffice and HTML into TeX source. I've encountered this issue that Pandoc is unable to recognize the text being ragged right and thus the text stays on the left although it was supposed to be on the right.
I have tried many file types to see if some doesn't get parsed better, but it's all the same.
If there is any good way of making pandoc automatically recognize the ragged right attribute in ODT, DOCX or any other format, I'd highly appreciate pointing me towards the reight direction. Thanks