mirror of
https://github.com/squidfunk/mkdocs-material.git
synced 2024-06-14 11:52:32 +03:00
Documentation
This commit is contained in:
@@ -60,7 +60,7 @@ export type SearchHighlightFactoryFn =
|
|||||||
*
|
*
|
||||||
* @param config - Search index configuration
|
* @param config - Search index configuration
|
||||||
*
|
*
|
||||||
* @return Search highlight function
|
* @return Search highlight factory function
|
||||||
*/
|
*/
|
||||||
export function setupSearchHighlighter(
|
export function setupSearchHighlighter(
|
||||||
config: SearchIndexConfig
|
config: SearchIndexConfig
|
||||||
|
|||||||
Reference in New Issue
Block a user