In the individual search results pages, Flare inserts this HTML tag for each instance of the search term:
Code: Select all
<span class="SearchHighlight SearchHighlight1">searchterm</span>
Is there any way to completely disable search highlighting, so that the highlight span tag is never inserted at all?