Skip to content

Commit 72c8500

Browse files
authored
Merge pull request #276 from awslabs/pymdown-extension-fix
chore(deps): update mkdocs configuration to support pymdown-extensions 10.0
2 parents af6f181 + cccc548 commit 72c8500

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
@@ -63,6 +63,7 @@ markdown_extensions:
6363
- pymdownx.snippets:
6464
base_path: "."
6565
check_paths: true
66+
restrict_base_path: false
6667
- meta
6768
- toc:
6869
permalink: true

0 commit comments

Comments
 (0)