mirror of
https://github.com/squidfunk/mkdocs-material.git
synced 2026-07-23 14:23:39 -04:00
Refactored opening of details before print
This commit is contained in:
@@ -89,6 +89,12 @@ export interface SearchResult {
|
||||
* Class
|
||||
* ------------------------------------------------------------------------- */
|
||||
|
||||
/**
|
||||
* Search index
|
||||
*
|
||||
* Note that `lunr` is injected via Webpack, as it will otherwise also be
|
||||
* bundled in the application bundle.
|
||||
*/
|
||||
export class SearchIndex {
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user