Anonymous - 2016-04-19

Hi

I've for long wanted to be able to keep tags even after I've saved subtitle files in SW 6.0b.

For example, the sentence;
<sync start="65800">
</sync>

I know you want this to be over.
<sync start="70480"></sync>

..gets saved as;
<sync start="65800">
</sync>

I know you want this to be over.
<sync start="70480"></sync>

This gives me issues when I want to convert this file (.smi) to another one (.srt for example). The blank space before the gets ignored.

Is there a solution for this? Can i keep the   in some way?

Big thanks,
Guy from Sweden