From 97edff3ec66ade8a164227b148a823e35ef90be6 Mon Sep 17 00:00:00 2001 From: Elliana May Date: Thu, 26 Mar 2026 20:17:07 +0800 Subject: [PATCH] ntfy: add markdown header support --- packages/ntfy/src/NtfyClient.ts | 4 ++++ packages/ntfy/src/interfaces.ts | 14 ++++++++++++++ 2 files changed, 18 insertions(+) diff --git a/packages/ntfy/src/NtfyClient.ts b/packages/ntfy/src/NtfyClient.ts index aa4431c8..119c53df 100644 --- a/packages/ntfy/src/NtfyClient.ts +++ b/packages/ntfy/src/NtfyClient.ts @@ -82,6 +82,10 @@ export async function publish(publishConfig: T): Promise blockquotes) + * - Horizontal rules (---) + */ + markdown?: boolean; /** * All messages have a priority, which defines how urgently your phone notifies you. On Android, you can set custom * notification sounds and vibration patterns on your phone to map to these priorities (see