cloudlog/application/views/version_dialog
Peter Goodhall 868638e1b2 Render Markdown-like formatting in version dialog
Add a lightweight Markdown-like parser for admin-provided Version Dialog text and release notes. The changes convert inline code, headers, horizontal rules, blockquotes, strikethrough, bold/italic, bullet and numbered lists (including task list checkboxes), images, links, GitHub username mentions, and auto-link URLs. It also protects block elements from nl2br, removes excessive <br> tags, and makes images responsive. The same processing is applied in both display locations to improve readability and preserve existing behavior when no text is set.
2026-04-01 13:16:28 +01:00
..
index.php Render Markdown-like formatting in version dialog 2026-04-01 13:16:28 +01:00