[PR #810] [MERGED] Web app: add markdown publish #1430

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

📋 Pull Request Information

Original PR: https://github.com/binwiederhier/ntfy/pull/810
Author: @nihalgonsalves
Created: 7/5/2023
Status: Merged
Merged: 7/9/2023
Merged by: @binwiederhier

Base: markdownHead: ng/markdown


📝 Commits (1)

  • c8f880c Web app: add a “publish as markdown” option

📊 Changes

2 files changed (+20 additions, -0 deletions)

View changed files

📝 web/public/static/langs/en.json (+1 -0)
📝 web/src/components/PublishDialog.jsx (+19 -0)

📄 Description

Partially implements #310


Add client-side markdown support. This can later be automatically used for messages with a markdown content type, but currently relies on the user flipping on a setting.

Light Mode Dark Mode

🔄 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/810 **Author:** [@nihalgonsalves](https://github.com/nihalgonsalves) **Created:** 7/5/2023 **Status:** ✅ Merged **Merged:** 7/9/2023 **Merged by:** [@binwiederhier](https://github.com/binwiederhier) **Base:** `markdown` ← **Head:** `ng/markdown` --- ### 📝 Commits (1) - [`c8f880c`](https://github.com/binwiederhier/ntfy/commit/c8f880c701038822e639a7fd686ed172e468bbed) Web app: add a “publish as markdown” option ### 📊 Changes **2 files changed** (+20 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `web/public/static/langs/en.json` (+1 -0) 📝 `web/src/components/PublishDialog.jsx` (+19 -0) </details> ### 📄 Description Partially implements #310 --- Add client-side markdown support. This can later be automatically used for messages with a markdown content type, but currently relies on the user flipping on a setting. | Light Mode | Dark Mode | | ----------- | ---------- | | ![][light1] | ![][dark1] | | ![][light2] | ![][dark2] | [light1]: https://github.com/binwiederhier/ntfy/assets/10807310/e2a3e040-3662-411f-8a7e-ce4b86166b3d [light2]: https://github.com/binwiederhier/ntfy/assets/10807310/44d7ec5e-8be5-4e30-a7f8-3810b9ca453a [dark1]: https://github.com/binwiederhier/ntfy/assets/10807310/2e9d8880-13c7-4fbc-a09d-d6d27f5a92e6 [dark2]: https://github.com/binwiederhier/ntfy/assets/10807310/e7978892-12ae-4d44-a20a-01e50c98de6a --- <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:03 +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#1430
No description provided.