Add parameter to control whether to unescape HTML entities
commit4f3d77963fa51a1b65e02cb019d16f20dd8a6a04
authorChocobo1 <Chocobo1@users.noreply.github.com>
Mon, 6 Jan 2025 11:05:57 +0000 (6 19:05 +0800)
committerGitHub <noreply@github.com>
Mon, 6 Jan 2025 11:05:57 +0000 (6 19:05 +0800)
tree87834fb7eca35121f3aacf8d1aa6f544f80cc276
parentd911928c599824df1593684eec19b6da39f0fa65
Add parameter to control whether to unescape HTML entities

Some plugin needed the raw data for further processing.
Related: #22074.

PR #22106.
src/searchengine/nova3/helpers.py