Description
Can we please extend the Data Tables page to include information on how to load data from a static file? Such as a CSV or Excel file?
This will not require extending the mkdocs-material package to include this funtionality, as the mkdocs-table-reader-plugin currently fulfils this need.
This request is just to extend the docs page to show how this may be achieved. In the same way that the Images page shows how to use the glightbox plugin for extended functionality.
Related links
Proposed change
I've drafted the change. I will submit a Pull Request for you to review.
Before submitting
Description
Can we please extend the Data Tables page to include information on how to load data from a static file? Such as a CSV or Excel file?
This will not require extending the
mkdocs-materialpackage to include this funtionality, as themkdocs-table-reader-plugincurrently fulfils this need.This request is just to extend the docs page to show how this may be achieved. In the same way that the Images page shows how to use the glightbox plugin for extended functionality.
Related links
Proposed change
I've drafted the change. I will submit a Pull Request for you to review.
Before submitting