.
In Oxygen Author Eclipse and Web, sometimes the smart paste is causing DTD errors.
Example:- Consider I have dita content as below,
Code: Select all
<steps>
<step id="step1">
<cmd>content inside cmd</cmd>
</step>
<stepsection>content inside stepsection</stepsection>
<step>
<cmd/>
</step>
</steps>
This will be the same even if I configure the smart paste option with "Reject action when its result is invalid" enabled.
Could you please let me know whether this would be improved in future?
Regards,
Shabeer