mirror of
https://github.com/kiwix/libkiwix.git
synced 2026-09-23 03:25:47 -04:00
Since the `value` field of the search suggestion results is HTML escaped/encoded in the backend (see static/templates/suggestion.json) it must be decoded in the frontend.