Skip to content

Commit 00aa4b9

Browse files
committed
fix: remove mdbook-lint preprocessor configuration
- Remove duplicate .mdbook-lint.toml from root (keep only in docs/) - Remove mdbook-lint preprocessor from book.toml - Will re-enable after upstream fixes per issue #37
1 parent 5e0cad7 commit 00aa4b9

File tree

2 files changed

+0
-37
lines changed

2 files changed

+0
-37
lines changed

.mdbook-lint.toml

Lines changed: 0 additions & 33 deletions
This file was deleted.

docs/book.toml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,3 @@ edit-url-template = "https://github.com/joshrotenberg/redisctl/edit/main/docs/{p
1414
[output.html.fold]
1515
enable = true
1616
level = 1
17-
18-
# Testing mdbook-lint preprocessor config discovery
19-
[preprocessor.lint]
20-
command = "mdbook-lint"

0 commit comments

Comments
 (0)