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

Add reader for `pd.read_json()` #27

Closed timvink closed 1 year ago

timvink commented 2 years ago

See https://pandas.pydata.org/docs/reference/api/pandas.read_json.html

timvink commented 1 year ago

Released in https://github.com/timvink/mkdocs-table-reader-plugin/releases/tag/v1.2