A code block in a blockquote not work correctly
-
>
>`html
> <script src=”//example.com/code.js”></script>
>`
>
The <script> became a real script element, not escaped. There are actually three backtick before the code block and three after.
The topic ‘A code block in a blockquote not work correctly’ is closed to new replies.