mdbook/tests/testsuite/search/chapter_settings_validation_error/book.toml

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

6 lines
97 B
TOML
Raw Normal View History

[book]
title = "Search Test"
[output.html.search.chapter]
"does-not-exist" = { enable = false }