---
title: "Highlighted Word"
manual: "ke_search"
version: "main"
source: "Configuration/HighlightedWord.rst"
rendered: "2026-09-18T09:39:22+00:00"
---

# Highlighted Word {#highlighted-word}

To overwrite the default HTML (`<span class="hit"></span>`) one may use the following TypoScript:

```typoscript
plugin.tx_kesearch_pi2.highlightedWord_stdWrap.wrap = <mark>|</mark>
```
