mirror of
https://github.com/friendica/friendica
synced 2025-04-23 14:30:11 +00:00
Revert "Move share content conversion before link handling in Text\BBCode::convert"
This reverts commit 010ec99b35
.
This commit is contained in:
parent
010ec99b35
commit
f68652d61c
2 changed files with 9 additions and 10 deletions
|
@ -236,7 +236,7 @@ class BBCodeTest extends MockedTest
|
|||
'bug-7808-code-amp' => [
|
||||
'expectedHtml' => '<code>&</code>',
|
||||
'text' => '[code]&[/code]',
|
||||
],
|
||||
]
|
||||
];
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue