Adds highlighting to words or sections of text that match a search string.
<div> Some rude words have been detected in your summary: {{ summary | highlight:rudeWordList }} </div>
The pipe's parameter is a string to search for in the text. Any occurrences of the string will be highlighted with added HTML (see the Highlight Transform service for more information about how this is implemented). The parameter can contain spaces, in which case each separate "word" in the string will be highlighted individually.
© 2023 Alfresco Software, Inc. All Rights Reserved.
By using this site, you are agreeing to allow us to collect and use cookies as outlined in Alfresco’s Cookie Statement and Terms of Use (and you have a legitimate interest in Alfresco and our products, authorizing us to contact you in such methods). If you are not ok with these terms, please do not use this website.