timvink / mkdocs-table-reader-plugin

MkDocs plugin that enables a markdown tag like {{ read_csv('table.csv') }} to directly insert various table formats into a page
https://timvink.github.io/mkdocs-table-reader-plugin/
MIT License
124 stars 20 forks source link

Allow warning instead of error when table is not found #31

Closed timvink closed 1 year ago

timvink commented 1 year ago

This option might be useful during the writing process, when certain tables are not there yet