Files
doctate/server
Brummel 661ea6215e Add analysis preview to case list
Introduce a `preview_lines` setting in `users.toml` to control the
number of visible lines for the analysis preview in the case list. This
feature extracts the first paragraph of the `document.md` file, strips
markdown formatting, and displays it, capped by the configured
`preview_lines`. The actual line clamping is handled client-side via CSS
`line-clamp`.
2026-04-21 17:25:14 +02:00
..
2026-04-21 17:25:14 +02:00
2026-04-21 17:25:14 +02:00
2026-04-13 12:20:11 +02:00
2026-04-19 23:33:53 +02:00