MkDocs plugin that enables a markdown tag like {{ read_csv('table.csv') }} to directly insert various table formats into a page
The mkdocs-table-reader-plugin is a MkDocs plugin that allows users to insert various table formats directly into a page using a markdown tag. This plugin simplifies the process of embedding tables into MkDocs pages, enhancing the overall user experience.
The mkdocs-table-reader-plugin is a convenient tool for MkDocs users looking to seamlessly incorporate various table formats into their documentation. By simplifying the table insertion process and supporting multiple formats, this plugin enhances the functionality and versatility of MkDocs pages.
MkDocs is a fast, simple and downright gorgeous static site generator that's geared towards building project documentation. Documentation source files are written in Markdown, and configured with a single YAML configuration file.