We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ecd4107 commit 61d5f91Copy full SHA for 61d5f91
tests/Integration/tests/markdown/warning-md/expected/index.html
@@ -1,9 +1,7 @@
1
<!-- content start -->
2
<h1>Sample Markdown Document</h1>
3
<blockquote>
4
- <blockquote>
5
- <p>⚠️ <strong>TYPO3 12 compatibility</strong><br>
6
- See <a href="https://www.example.com/eap">EAP page</a> for more information how to get access to a TYPO3 12 version</p>
7
- </blockquote>
+ <p>⚠️ <strong>TYPO3 12 compatibility</strong><br>
+ See <a href="https://www.example.com/eap">EAP page</a> for more information how to get access to a TYPO3 12 version</p>
8
</blockquote>
9
<!-- content end -->
0 commit comments