[PR #1430] [MERGED] Fix base64 snippets in Publishing #1604

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

📋 Pull Request Information

Original PR: https://github.com/binwiederhier/ntfy/pull/1430
Author: @hxtmdev
Created: 8/23/2025
Status: Merged
Merged: 8/23/2025
Merged by: @binwiederhier

Base: mainHead: patch-1


📝 Commits (1)

  • c8ac104 Fix base64 snippets in Publishing

📊 Changes

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

View changed files

📝 docs/publish.md (+2 -2)

📄 Description

-w0 is usually needed for longer outputs

Might be GNU-specific, though.

To quote the man page

   -w, --wrap=COLS
          wrap encoded lines after COLS character (default 76).  Use 0 to disable line wrapping

🔄 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/1430 **Author:** [@hxtmdev](https://github.com/hxtmdev) **Created:** 8/23/2025 **Status:** ✅ Merged **Merged:** 8/23/2025 **Merged by:** [@binwiederhier](https://github.com/binwiederhier) **Base:** `main` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`c8ac104`](https://github.com/binwiederhier/ntfy/commit/c8ac10404316eee5a67eebfe5542a5e91e8b22c4) Fix base64 snippets in Publishing ### 📊 Changes **1 file changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `docs/publish.md` (+2 -2) </details> ### 📄 Description `-w0` is usually needed for longer outputs Might be GNU-specific, though. To quote the man page > -w, --wrap=COLS > wrap encoded lines after COLS character (default 76). Use 0 to disable line wrapping --- <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:52 +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#1604
No description provided.