Details
- 
    Bug 
- 
    Resolution: Fixed
- 
    Major 
- 
    1.8 M1
- 
    None
Description
This is because api.Document#convertSyntax does not clone the document, thus an unsaved change affects the cached document object.
This is because api.Document#convertSyntax does not clone the document, thus an unsaved change affects the cached document object.