As per the title, the new MSO filter does not respect the "Start paragraph on Word soft return" option in the filter options and just concatenates lines separated by a soft return.
No progress right now, I am not working on this for the moment. And as I said about the other problem, there is always the risk that solving problem for Excel has side effect on Word or vice-versa (they share the same parser class). Maybe I will need to write two separate classes... when I have time.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
The filter is disabled by default in 6.0
https://github.com/omegat-org/omegat/pull/1611
@t_cordonnier — could you share an update on the MSO filter enhancement? This has been pending for a while, so a status update would be appreciated.
No progress right now, I am not working on this for the moment. And as I said about the other problem, there is always the risk that solving problem for Excel has side effect on Word or vice-versa (they share the same parser class). Maybe I will need to write two separate classes... when I have time.