OpenXML (docx) & converted to &
Created by: Anonymous
Original issue 454 created by andriy.luts...@crowdin.com on 2015-04-07T15:46:25.000Z:
& converted to & in mc:AlternateContent/mc:Choice
& sign inside mc:Fallback converting without problems int & sign,
& sign in mc:Choice converting into &
mc:AlternateContent
<mc:Choice Requires="wpg">
<w:t xml:space="preserve"> & </w:t>
</mc:Choice>
<mc:Fallback xmlns:w15="http://schemas.microsoft.com/office/word/2012/wordml">
<w:t xml:space="preserve"> & </w:t>
</mc:Fallback>
</mc:AlternateContent>
(File with & don't open with MSO)
Sample of document in attachment.
okapi-dev (okapi)