Dear team,
I enabled the Embedde content function in XLSX filter, and still the HTML elements are not recognized. WHat am I missing?
Best regards,
Sotir Rangelov
Generated Image Alt-Text
[edited by: Trados AI at 6:58 AM (GMT 0) on 29 Feb 2024]

Dear team,
I enabled the Embedde content function in XLSX filter, and still the HTML elements are not recognized. WHat am I missing?
Best regards,
Sotir Rangelov
WHat am I missing?
The rules!
This filetype doesn't suppor using an embedded content processor so you need to define the rules to tag the content you want protected.
Paul Filkin | RWS Group
________________________
Design your own training!
You've done the courses and still need to go a little further, or still not clear?
Tell us what you need in our Community Solutions Hub
WHat am I missing?
The rules!
This filetype doesn't suppor using an embedded content processor so you need to define the rules to tag the content you want protected.
Paul Filkin | RWS Group
________________________
Design your own training!
You've done the courses and still need to go a little further, or still not clear?
Tell us what you need in our Community Solutions Hub
I totally forgot this!
I added:
Start Tag Expression: <[a-z][a-z0-9]*[^<>]*>
End Tag Expression: </[a-z][a-z0-9]*[^<>]*>
Tag type: Tag pair
And this works as expected. Thank you for the tip!