feat: todolist environment
Update helpers / build_helpers (push) Successful in 36s

This commit is contained in:
2026-07-28 08:34:34 +02:00
parent 2c0095646c
commit 0d3f2a9f2e
3 changed files with 319 additions and 314 deletions
+3
View File
@@ -49,3 +49,6 @@
\usepackage[ngerman]{babel}
\renewcommand{\currentLanguage}{de}
}
\newlist{todolist}{itemize}{2}
\setlist[todolist]{label=$\square$}