diff --git a/docs/plugins.md b/docs/plugins.md
index 633600bd..e2918cc1 100644
--- a/docs/plugins.md
+++ b/docs/plugins.md
@@ -3109,6 +3109,15 @@ These plugins extend Leaflet event handling.
Geoloep
+
+
+ L.DraggableEnhancer
+ |
+ Modify the default L.Draggable handler (responsible for map panning, ...) to make it work properly if the map container's parent has predefined handlers like "_event.preventDefault_' attached to a "_mousemove_" event for example.
+ |
+ Vincent Dechandon
+ |
+