diff --git a/.docs/Reference.html b/.docs/Reference.html index 4394a52..2b53f45 100644 --- a/.docs/Reference.html +++ b/.docs/Reference.html @@ -151,7 +151,7 @@ switch(mode_this) { case "all": show = search_text(query, - el_next.textContent + el_next.textContent + ` ` + el_next.dataset.category ); break; case "header":