Skip to content

Rule collection order of rules: add internal rule priority to rule collections #82

Open
@SafeTex

Description

@SafeTex

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,

image

and the other one is to try to protect acronyms like "TSEK" from being converted to "tsek".

image

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)

image

Why is this please?

Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions