diff --git a/docs/ecolyo/functionalities/consumption.md b/docs/ecolyo/functionalities/consumption.md
index 527b78d876c5bc3412bd3519e1ccea216b60681d..6b9799c247e116c7aa4ac6c8b2dbbc6f0baa9bcf 100644
--- a/docs/ecolyo/functionalities/consumption.md
+++ b/docs/ecolyo/functionalities/consumption.md
@@ -132,6 +132,7 @@ The data state is define in the "ConsumptionFormatter" service following theses
 ### Display of the specific cases (component: DataloadNoValue)
 
 This display appear instead of the traditionnal one (described below). It is used to display a general message which override the value. Here are the rules :
+
 | Condition | Displayed label | Comments |
 | --- | --- | --- |
 | Single fluid && dataload state = EMPTY | Pas de données | |
@@ -166,6 +167,7 @@ Used to display the load or price in function of following rules :
 #### Display of the detail value (component: DataloadSectionDetail)
 
 Used to display the detail just below the main value. The information displayed are :
+
 | Condition | Displayed information |
 | -------------------------------------- | ---------------------------------------------------------------------------------------- |
 | Single fluid | Display the load converted in euro |
@@ -175,6 +177,7 @@ Used to display the detail just below the main value. The information displayed
 ### Information (component: InfoDataConsumptionVisualizer)
 
 In addition of the value / load / message displayed, we can displayed an additionnal information.
+
 | Condition | Displayed label | Comments |
 | --- | --- | --- |
 | Single fluid && dataload state = EMPTY | Pourquoi n’ai-je pas de données ? | |