Hello,
I have some .dita files need for translation, but the entities always be changed after translated, examples:
Source: <codeblock>ADD USER <short_username>;</codeblock>
Target: <codeblock>ADD USER <short_username>;</codeblock>
One of ">" was changed to ">" in target.
Generally I want all entities and tags are exactly same both in source and target .dita files.
Does anybody know how to solve the problem.
Thank you!
Translate