Files
hstream/resources/views
w33b 40fe75d9b7 feat(comments): add character limit to comment markdown body
Add an optional `$limit` parameter to `CommentPresenter::markdownBody()`
that truncates the comment body before rendering Markdown. The comment
partial now passes a default limit of 250 characters, preventing long
comments from dominating the layout. Unit tests cover rendering with and
without a limit.
2026-08-16 10:15:08 +02:00
..
2025-09-18 15:31:27 +02:00
2026-07-25 14:18:50 +02:00
2026-07-25 13:54:21 +02:00
2026-05-22 22:34:03 +02:00
2026-04-21 15:56:46 +02:00