This commit is contained in:
2025-11-09 18:37:20 +07:00
parent 692d4c3482
commit ae97b9e464

View File

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