[PR #1262] [MERGED] Make markdown code blocks scrollable #1552

Closed
opened 2026-05-07 01:02:38 +02:00 by BreizhHardware · 0 comments

📋 Pull Request Information

Original PR: https://github.com/binwiederhier/ntfy/pull/1262
Author: @rake5k
Created: 1/20/2025
Status: Merged
Merged: 5/22/2025
Merged by: @binwiederhier

Base: mainHead: markdown-code-scroll


📝 Commits (1)

  • 2344eee Make markdown code blocks scrollable

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 web/src/components/Notifications.jsx (+1 -0)

📄 Description

This enables a horizontal scrollbar on overflowing Markdown code blocks, which currently are visually truncated otherwise.

This is especially useful for users who want to add log-snippets to their notifications.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/binwiederhier/ntfy/pull/1262 **Author:** [@rake5k](https://github.com/rake5k) **Created:** 1/20/2025 **Status:** ✅ Merged **Merged:** 5/22/2025 **Merged by:** [@binwiederhier](https://github.com/binwiederhier) **Base:** `main` ← **Head:** `markdown-code-scroll` --- ### 📝 Commits (1) - [`2344eee`](https://github.com/binwiederhier/ntfy/commit/2344eee2c6c8f59f6c170310330f408d5b809e01) Make markdown code blocks scrollable ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `web/src/components/Notifications.jsx` (+1 -0) </details> ### 📄 Description This enables a horizontal scrollbar on overflowing Markdown code blocks, which currently are visually truncated otherwise. This is especially useful for users who want to add log-snippets to their notifications. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
BreizhHardware 2026-05-07 01:02:38 +02:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ntfy#1552
No description provided.