Skip to content

table-reader v0.6.1

Choose a tag to compare

@timvink timvink released this 18 Nov 10:50
· 112 commits to master since this release
758bf01

Added

  • Error message when configured in wrong order together with mkdocs-markdownextradata-plugin. Thanks @G3rtjan ! (#20)

Changed

  • Syntax with missing or multiple spaces now allowed (e.g. {{read_csv()}} or {{ read_csv() }}). (#22)