Problem/Motivation
Paste this:
<p>
debug
</p>
<p>
debug
</p>
<p>
debug
</p>Yet after final insert:
<p>
<p>
debug
</p>
<p>
debug
</p>
<p>
debug
</p>
</p>Steps to reproduce
Paste anything
Proposed resolution
Fix paste
Remaining tasks
MR
User interface changes
N/A
API changes
N/A
Data model changes
N/A
Issue fork footnotes-3484654
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
andreastkdf commentedWorks for me! Thanks!
Comment #5
scott_euser commentedGreat thanks for confirming and thanks for the detailed walk through earlier.