website: improve search - do not show <code> tags in results
#6626
Unanswered
alexandear
asked this question in
General
Replies: 1 comment
-
|
This is related to the theme: the search engine inside the theme is handling that. Inside golangci-lint documentation, we cannot change that. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When searching for
linters.faston the website, the search results display the raw HTML tag<code>linters.fast</code>instead of the plain text.The search index should strip HTML tags so that results show only the readable text content.
Beta Was this translation helpful? Give feedback.
All reactions