Skip to content

Commit e044bcf

Browse files
committed
mkdocs: Plan to increase anchors strictness
Recommended in https://www.mkdocs.org/user-guide/configuration/#validation
1 parent c23b07a commit e044bcf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

mkdocs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ validation:
99
# omitted_files: warn # TODO: Remove docs/personalization/legacy_recommendation_api.md
1010
absolute_links: relative_to_docs
1111
unrecognized_links: warn
12+
# anchors: warn # TODO: Fix IBX-9578
1213
not_in_nav: |
1314
search_results.md
1415
/snippets/*

0 commit comments

Comments
 (0)