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
111 stars 18 forks source link

Update README.md #66

Closed mihaigalos closed 1 month ago

mihaigalos commented 1 month ago

Had trouble using the plugin with a dash, using an underscore solved it.

mihaigalos commented 1 month ago

Ok, wrong config on my side. Sorry - closing now.