Files
doctate/server/templates
Brummel d13bd5307e Refactor analysis display to full HTML
Replaces `analysis_preview` with `analysis_html` to display the full
markdown-rendered document content instead of just a plain-text preview.
This allows for richer content presentation and enables client-side
expansion for detailed views.

The HTML template has been updated to include a new `.analysis`
container that handles the expand/collapse functionality using
JavaScript. This approach avoids server-side truncation and relies on
CSS for presentation.
2026-04-21 18:21:04 +02:00
..
2026-04-20 10:55:16 +02:00