mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2026-04-07 05:23:45 +00:00
Resolve "Depréciation dans le paquet de transformation markdown"
This commit is contained in:
@@ -37,7 +37,7 @@ final class ChillMarkdownRenderExtensionTest extends TestCase
|
||||
MD;
|
||||
|
||||
private const UNAUTHORIZED_HTML = <<<'HTML'
|
||||
<p><script>alert("ok");</script></p>
|
||||
<p><script>alert("ok");</script></p>
|
||||
HTML;
|
||||
|
||||
private const UNAUTHORIZED_MARKDOWN = <<<'MD'
|
||||
|
||||
Reference in New Issue
Block a user