diff --git a/docs/Demos.md b/docs/Demos.md
index 9adf0914f28..a5cec0680aa 100644
--- a/docs/Demos.md
+++ b/docs/Demos.md
@@ -232,6 +232,21 @@ If you want to see what react-admin is capable of, or if you want to learn from
+
## E-commerce
@@ -414,6 +429,25 @@ The source shows how to implement the following features:
- [InPlace Edition](https://github.com/djhi/atomic-pm/blob/main/src/ra/EditInPlaceInput.tsx)
- [Drag & drop](https://github.com/djhi/atomic-pm/blob/main/src/boards/BoardShow.tsx)
+## Team Wiki
+
+A Team Wiki board built with React-admin Enterprise edition.
+
+* Demo: [https://marmelab.com/team-wiki/](https://marmelab.com/team-wiki/)
+* Source code: [https://github.com/marmelab/team-wiki](https://github.com/marmelab/team-wiki)
+
+It leverages the following Enterprise Edition features:
+- [Navigation](https://react-admin-ee.marmelab.com/documentation/ra-navigation)
+- [History](https://react-admin-ee.marmelab.com/documentation/ra-history)
+- [Markdown](https://react-admin-ee.marmelab.com/documentation/ra-markdown)
+- [Search](https://react-admin-ee.marmelab.com/documentation/ra-search)
+- [Tree](https://react-admin-ee.marmelab.com/documentation/ra-tree)
+
+The source shows how to implement the following features:
+- [AppBar with Custom Navigation and Search](https://github.com/marmelab/team-wiki/blob/main/src/layout/AppBar.tsx)
+- [Customizing the Markdown Input](https://github.com/marmelab/team-wiki/blob/main/src/inputs/PageMarkdownInput.tsx)
+- [Custom List](https://github.com/marmelab/team-wiki/blob/main/src/resources/pages/PageList.tsx)
+
## Broadcom Layer 7 API Hub
A framework built on top of react-admin for building developer portals.
diff --git a/docs/assets/features.md_ignore b/docs/assets/features.md_ignore
index b5bdfff2d5f..900c0d21d57 100644
--- a/docs/assets/features.md_ignore
+++ b/docs/assets/features.md_ignore
@@ -118,7 +118,7 @@ With your admin getting bigger, or if you have to manage many resources and/or s