1 Commits

Author SHA1 Message Date
ae97b9e464 \\ fix 2025-11-09 18:37:20 +07:00

View File

@@ -33,7 +33,7 @@ function unmarkdown(string $text, array $exceptions = []): string
'<',
'!',
'`',
'\\',
'\\\\',
'|',
'+'
],