Skip to content

NMS-13540: Highlite search terms in result page

Dustin Frisch requested to merge fooker/antora-lunr-extension:main into main

This adds support for highlighting the found terms in the result page. To do so, it transports the query as an URL parameter and re-executes the search after the page has been loaded.

This adds the position (back) to the index.

Merge request reports