Skip to content

Commit

Permalink
Update mkdocs.yaml
Browse files Browse the repository at this point in the history
removing plugin line that caused error (a bug)
  • Loading branch information
adeans authored Mar 14, 2024
1 parent 37daf2a commit 8533dce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mkdocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ theme:
- content.tabs.link
plugins:
- search
- table-reader
#- table-reader
markdown_extensions:
- pymdownx.highlight:
- pymdownx.inlinehilite
Expand Down

0 comments on commit 8533dce

Please sign in to comment.