mkdocs-table-reader-plugin
mkdocs-table-reader-plugin copied to clipboard
output of float values
Hi, not sure if this is documented somewhere and I just missed it, but I can't seem to find a way to output float values with higher precision (Using read_csv if that matters)? E.g. I have nanosecond accurate seconds since epoch and those are all displayed as e.g. 1.71387e+09 which makes all of the digits quite useless...
PS: Is it possible that you cannot use this plugin within tabs, admonitions, blockquotes etc. as it will not pick up the indentation and start all but the first line at the beginning?