Files
docker-docs/layouts
David Karlsson 3ac25b7a2c search: refactor page entries in toc
Wraps the entry title in a span element so that we can have a single
querySelector to get the textContent of the title of a top-level toc
item of a page:

document.querySelector("#sectiontree li:has([aria-current]) :is(a, button) span")

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-11-22 20:43:36 +01:00
..
2023-11-20 14:03:00 -08:00
2023-11-21 17:04:22 +01:00
2023-08-22 22:49:22 +02:00
2023-10-26 16:17:35 +01:00