From c0632504385a234903aac495397ca7b6a36c107a Mon Sep 17 00:00:00 2001 From: "NTEN\\Nenninger" Date: Wed, 20 Dec 2023 14:36:26 +0100 Subject: [PATCH] V1.14 -> 231220 sendmsg: Text wird jetzt als Markdown formatiert markiert (Parameter "metainfo") --- hermineConnect.php | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/hermineConnect.php b/hermineConnect.php index a5db61c..5bc519b 100644 --- a/hermineConnect.php +++ b/hermineConnect.php @@ -1,7 +1,7 @@ json_encode($_url), "type" => "text", "verification" => "", - "encrypted" => true + "encrypted" => true, + "metainfo" => '{"v":1,"style":"md"}' ]; if(!is_null($_location)){