1 unstable release
0.1.0 | May 12, 2023 |
---|
#1324 in Text processing
18KB
254 lines
Unlink
A mdBook backend that validates links in your book.
Configuration
[output.unlink]
ignore-files= ["String"]
# A list of glob patterns to ignore when checking links
ignore-links = ["String"]
# Whether or not to check draft chapters
# Default: true
check-drafts = true
# A list of files to include when checking links
include-files = ["String"]
Dependencies
~11–23MB
~333K SLoC