Open
Description
Hello Tommi
I'm normally confused why something doesn't work as I expect but this time I'm confused why it does work !!!
I have two rules in pre-edit, one is to convert all uppercase words to lowercase,
and the other one is to try to protect acronyms like "TSEK" from being converted to "tsek".
And this seems to work but I don't understand why.
If "TSEK" is converted to "tsek" then my rule to preserve "TSEK" should not work as it is not set up to deal with "tsek"
And if "TSEK" is initially preserved as "TSEK", then the conversion rule should subsequently apply and I would expect to see "tsek" at the end.
But the rules work well together (ABCD = control test)
Why is this please?
Thanks