From ae97b9e4644dc591965694570277cdafdc46247d Mon Sep 17 00:00:00 2001 From: mirzaev Date: Sun, 9 Nov 2025 18:37:20 +0700 Subject: [PATCH] \\ fix --- mirzaev/unmarkdown/system/unmarkdown.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mirzaev/unmarkdown/system/unmarkdown.php b/mirzaev/unmarkdown/system/unmarkdown.php index a2196d3..db409eb 100644 --- a/mirzaev/unmarkdown/system/unmarkdown.php +++ b/mirzaev/unmarkdown/system/unmarkdown.php @@ -33,7 +33,7 @@ function unmarkdown(string $text, array $exceptions = []): string '<', '!', '`', - '\\', + '\\\\', '|', '+' ],