search results unfindable in hidden tabs #2580
-
Hello! Thank you for the theme. :) I am trying to solve a problem getting search to interact properly with pymdownx.tabbed. If you search for something, you go to the page the result is on, but the text is in any tab other than the foremost one, you will never find it. Ctrl-F cannot see it. Looked around material, mkdocs and pymdown repos to see if anyone else had mentioned this and was somewhat surprised to find absolutely nothing. By way of example, I was looking for how to change the password in DietPi, so I searched for "password" which brought me to this page, but the relevant info is obscured. (The answer is DietPi Configuration > Security options.) So what is missing here? I did find this, Interlinks between tabbed headers · Issue #947 · facelessuser/pymdown-extensions, in which linking to specific tabs is discussed in theory. Maybe that could be used to link directly to results in whichever tab they appear. Seems like a bit of a project though, and definitely beyond my capabilities. Would appreciate any thoughts. Thank you!! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
This is a limitation of the browser you're using (and probably all browsers), not Material for MkDocs. |
Beta Was this translation helpful? Give feedback.
This is a limitation of the browser you're using (and probably all browsers), not Material for MkDocs.