\documentclass[french,a4paper]{scrartcl}
\usepackage[utf8]{inputenc}
\usepackage[T1]{fontenc}
\usepackage{lipsum}
\usepackage{endnotes}
\renewcommand{\footnote}{\endnote}
\renewcommand{\enotesize}{\small}
\makeatletter
\def\@endanenote{\vskip0.5cm\par\endgroup}%
\makeatother
\usepackage[french]{babel}
\frenchsetup{AutoSpacePunctuation,ThinColonSpace,INGuillSpace,InnerGuillSingle,SuppressWarning}
\begin{document}
\lipsum[1]\footnote{\lipsum[1]
\lipsum[5]
\lipsum[6]}
blabla\ldots
\lipsum[2]\footnote{\lipsum[2]
\lipsum[5]
\lipsum[6]
}
\lipsum[3]\footnote{\lipsum[3]}
\lipsum[4]\footnote{\lipsum[4]}
\pagebreak
\section{Notes}
\theendnotes
\end{document}\end{document}
![alt text][1]
[1]: https://texnique.fr/osqa/upfiles/Screenshot_2024-04-29_at_13.26.41.png