Unwanted space in self-closing tags #423
|
Hello We like to re-import files from our external tool, Crowdin.com, but experience a few unwanted diffs, when "Refresh XLF from g.xlf" is run afterwards. Self-closing tags are modified with an unwanted space. And the Approve Attribute is removed. I think you have it in the works already based on: |
Replies: 1 comment 3 replies
|
Hi @JSebastianN, Anyways, the Approve attribute support is in the works (in #425). About this one: So what about a new setting: "RegEx Replacement after Xliff Refresh" (or similar). In that setting you could specify one or more search & replace RegEx tuples to accomplish your request (and others). In your case you could configure it in this way: What do you think about that? |

@JSebastianN I hope you like the suggested solution to your issue, since I moved ahead and tried to implement this (#426). I'll let you know when it's released for testing.