On English version of Krita Documentation website, it shows highlighted keyword and extract text in search result list. However, the Chinese version only shows metadata. From the discussion in Bug 419321 , I reported this issue here as a separated bug.
Git commit 83556d29f3fd050ee87fb7446f9a7536ef285d85 by Alvin Wong. Committed on 25/08/2021 at 10:46. Pushed by alvinwong into branch 'master'. Change search results to use page HTML instead of rst This backports some upstream changes, mainly https://github.com/sphinx-doc/sphinx/pull/4022 The benefit is that now the search results won't display raw reStructuredText markup that is confusing and that the search results now show the translated content. M +34 -15 theme/static/searchtools.js_t https://invent.kde.org/documentation/docs-krita-org/commit/83556d29f3fd050ee87fb7446f9a7536ef285d85
Git commit 1e1a32f6f6d8a6885adb97ab3eeb5a2ec9d907a5 by Alvin Wong. Committed on 25/08/2021 at 10:50. Pushed by alvinwong into branch 'krita/5.0'. Change search results to use page HTML instead of rst This backports some upstream changes, mainly https://github.com/sphinx-doc/sphinx/pull/4022 The benefit is that now the search results won't display raw reStructuredText markup that is confusing and that the search results now show the translated content. (cherry picked from commit 83556d29f3fd050ee87fb7446f9a7536ef285d85) M +34 -15 theme/static/searchtools.js_t https://invent.kde.org/documentation/docs-krita-org/commit/1e1a32f6f6d8a6885adb97ab3eeb5a2ec9d907a5
Thank you Alvin! That's going to help the users big time! Time to finish translating the renewed documentation! XD