Build docs site using strict mode and strict_filters (#1435)

Ref: https://github.com/just-the-docs/just-the-docs/pull/1434#issuecomment-1981666074
This commit is contained in:
Jos Ahrens 2024-03-06 23:48:00 +01:00 committed by GitHub
parent 15a0b6e91b
commit 880f4dc8b0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 6 additions and 1 deletions

View File

@ -21,7 +21,7 @@ Code changes to `main` that are *not* in the latest release:
Docs changes made since the latest release:
- N/A
- Build docs site using strict mode and `strict_filters` by [@Zarthus] in [#1435]
### New Contributors
@ -30,6 +30,7 @@ Docs changes made since the latest release:
[@Zarthus]: https://github.com/Zarthus
[#1434]: https://github.com/just-the-docs/just-the-docs/pull/1434
[#1435]: https://github.com/just-the-docs/just-the-docs/pull/1435
## Release v0.8.0

View File

@ -118,6 +118,10 @@ nav_external_links:
- title: Just the Docs on GitHub
url: https://github.com/just-the-docs/just-the-docs
liquid:
error_mode: strict
strict_filters: true
# Footer content
# appears at the bottom of every page's main content