- Completed the gallery of examples. Fixed [1](https://github.com/smarie/mkdocs-gallery/issues/1)
- Fixed HTML repr (example 2, typically used to display pandas tables). Fixed [11](https://github.com/smarie/mkdocs-gallery/issues/11)
- Binder badges now work correctly. Fixes [5](https://github.com/smarie/mkdocs-gallery/issues/5)
- "Edit page" links (pencil icon at the top) now work as expected: they take the user to the source python file used to generate the page. It also works for gallery readme pages ! Fixes [8](https://github.com/smarie/mkdocs-gallery/issues/8)
- backreferences files are now written but it is still not clear how they should be used in a mkdocs context, see [10](https://github.com/smarie/mkdocs-gallery/issues/10)
- Fixed most flake8 issues and warnings.
See [documentation page](https://smarie.github.io/mkdocs-gallery/changelog) for details.