Allow for retention of line breaks in copy-to-clipboard
By changing the temporary element for holding text from a `span` to a `pre`, line breaks in formatted strings may be retained when copying to the clipboard NB: This change cannot be directly tested
Showing
Please register or sign in to comment