Link copy forgets html-tag

Description:

I have a div with a paragraph inside. I gave the paragraph a div-tag. Now when I link copy this block the paragraph in the new block is a p-tag again.

Step-by-step reproduction instructions:

  1. create a div with a paragraph inside
  2. give the paragraph some other html-tag than p
  3. Link copy this block
  4. Check the paragraph in the new block. It should have the p-tag again.

Hey @Jonas.

This is expected behavior.
Please read more about here.

Feel free to add your thoughts there to bring this topic back to attention :wink:

2 Likes

Hi @Marius,

thanks for the context!
Actually I don’t really mind the current behavior. I just had one instance where I had to change the html-tags one time too often :slight_smile:

1 Like