From b9c5b296ea19f34823f7c2e8d989fc2547ff50b9 Mon Sep 17 00:00:00 2001
From: David Dorchies <david.dorchies@inrae.fr>
Date: Fri, 26 Jan 2024 14:21:43 +0000
Subject: [PATCH] docs: malformed lists

Refs #656
---
 docs/en/calculators/structures/liste.md           | 4 +++-
 docs/fr/calculators/structures/liste.md           | 4 +++-
 docs/fr/calculators/structures/villemonte_1947.md | 6 +++---
 3 files changed, 9 insertions(+), 5 deletions(-)

diff --git a/docs/en/calculators/structures/liste.md b/docs/en/calculators/structures/liste.md
index a31432a13..59ee1a21f 100644
--- a/docs/en/calculators/structures/liste.md
+++ b/docs/en/calculators/structures/liste.md
@@ -22,7 +22,7 @@
 
 Table: Stage-discharge equations list
 
-## Sharp-crested or broad-crested weir ?
+## Sharp-crested or broad-crested weir?
 
 Extract from CETMEF, 2005. Note on weirs : synthesis of flow laws at the right of weirs and spillways. Centre d'Études Techniques Maritimes Et Fluviales, Compiègne.
 
@@ -32,10 +32,12 @@ Extract from CETMEF, 2005. Note on weirs : synthesis of flow laws at the right o
 >
 > On the other hand, the closer the upstream water line is to the weir crest, the greater the width of the weir appears in relation to the breadth of the water flowing over it and therefore the broader the weir crest appears.
 > A weir in a river thus belongs to one of the three following categories:
+>
 > - sharp-crested weir
 > - broad-crested weir
 > - weir with undefined crest
 >
 > In order to determine the type of weir studied, the following conditions must be verified:
+>
 > - if $C < \frac{H_1}{2}$, then the threshold is sharp-crested;
 > - if $C > \frac{2H_1}{3}$, then the threshold is broad-crested.
diff --git a/docs/fr/calculators/structures/liste.md b/docs/fr/calculators/structures/liste.md
index 125242c45..29f05d56b 100644
--- a/docs/fr/calculators/structures/liste.md
+++ b/docs/fr/calculators/structures/liste.md
@@ -32,10 +32,12 @@ Extrait de CETMEF, 2005. Notice sur les déversoirs : synthèse des lois d’
 >
 > A l’inverse, plus la ligne d’eau amont se rapproche de la crête du seuil, plus la largeur du seuil paraît grande vis-à-vis de l’épaisseur de la lame d’eau qui y transite et donc plus la crête du seuil paraît épaisse.
 > Un déversoir en rivière appartient ainsi à l’une des trois catégories suivantes :
+>
 > - seuil à crête mince
 > - seuil à crête épaisse
 > - seuil à crête non définie
 >
 > Afin de déterminer le type de seuil étudié, les conditions suivantes doivent être vérifiées :
+>
 > - si $C < \frac{H_1}{2}$, alors le seuil est à crête mince ;
-> - si $C > \frac{2H_1}{3}$, alors le seuil est à crête épaisse.
\ No newline at end of file
+> - si $C > \frac{2H_1}{3}$, alors le seuil est à crête épaisse.
diff --git a/docs/fr/calculators/structures/villemonte_1947.md b/docs/fr/calculators/structures/villemonte_1947.md
index 66e09214c..6c5f1ac14 100644
--- a/docs/fr/calculators/structures/villemonte_1947.md
+++ b/docs/fr/calculators/structures/villemonte_1947.md
@@ -16,8 +16,8 @@ $$K = \frac{Q_{noy\acute{e}}}{Q_{d\acute{e}noy\acute{e}}} = \left [ 1- \left ( \
 
 Avec&nbsp;:
 
- - \(h_1\) la hauteur d'eau amont au dessus de la crête du déversoir
- - \(h_2\) la hauteur d'eau aval au dessus de la crête du déversoir
- - \(n\) l'exposant dans les relations d'écoulement dénoyé (rectangulaire=1.5, triangulaire=2.5, parabolique=2)
+ - \(h_1\), la hauteur d'eau amont au dessus de la crête du déversoir
+ - \(h_2\),  la hauteur d'eau aval au dessus de la crête du déversoir
+ - \(n\),  l'exposant dans les relations d'écoulement dénoyé (rectangulaire=1.5, triangulaire=2.5, parabolique=2)
 
 [^Villemonte1947]: Villemonte, J.R., 1947. Submerged weir discharge studies. Engineering news record 866, 54–57.
-- 
GitLab