diff --git a/book.json b/book.json index 0b1289775..b85b5e88b 100644 --- a/book.json +++ b/book.json @@ -1,6 +1,9 @@ { "plugins": ["edit-link", "github", "adsense"], "pluginsConfig": { + "lunr": { + "ignoreSpecialCharacters": true + }, "edit-link": { "base": "https://github.com/basarat/typescript-book/tree/master", "label": "Edit This Page"