S
stromb0li
Guest
This is reproducible on the Xenforo website.
Here's a code block:
PHP:
If you highlight text in the block, copy, and then paste into the reply box, you'll get span tags.
Edit: Looks like this is a duplicate: Copying from a code block copies html
Continue reading...
Here's a code block:
PHP:
Code:
<?php
echo 'this is going to get weird';
If you highlight text in the block, copy, and then paste into the reply box, you'll get span tags.
Edit: Looks like this is a duplicate: Copying from a code block copies html
Continue reading...