Skip to content

Commit

Permalink
Hot fix mkdocs.yml - comment out buggy plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
ckindermann committed Apr 30, 2024
1 parent dbb0c14 commit afa594a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions 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 Expand Up @@ -38,4 +38,3 @@ nav:
- Continuous Integration: odk-workflows/ContinuousIntegration.md
- Your ODK Repository Overview: odk-workflows/RepositoryFileStructure.md
- Contributing: contributing.md

0 comments on commit afa594a

Please sign in to comment.