﻿.. include:: /Includes.rst.txt

.. _configuration-highlighted-word:

================
Highlighted Word
================

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

.. code-block:: typoscript

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

