Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| ae97b9e464 |
@@ -33,7 +33,7 @@ function unmarkdown(string $text, array $exceptions = []): string
|
|||||||
'<',
|
'<',
|
||||||
'!',
|
'!',
|
||||||
'`',
|
'`',
|
||||||
'\\',
|
'\\\\',
|
||||||
'|',
|
'|',
|
||||||
'+'
|
'+'
|
||||||
],
|
],
|
||||||
|
|||||||
Reference in New Issue
Block a user