Build a Heart Icon - Step 3

Tell us what’s happening:

I can’t copy paste. When I have to put a long text or a link in code table it doesn’t work

Your code so far

<!doctype html>
<html lang="en">
  <head>
    <meta charset="UTF-8" />
    <title>Heart Icon</title>
  </head>
  <body>
    <svg>
      <path d=""
<!-- User Editable Region -->
        
<!-- User Editable Region -->
      ></path>
    </svg>
  </body>
</html>

Your browser information:

User Agent is: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/149.0.0.0 Safari/537.36

Challenge Information:

Build a Heart Icon - Step 3

GitHub Link: freeCodeCamp/curriculum/challenges/english/blocks/workshop-build-a-heart-icon/686daa7ed79ceacd0b264e7e.md at main · freeCodeCamp/freeCodeCamp · GitHub

Does copy/paste not work in any application or is it only the fCC editor?

Please describe the exact steps you are doing and what it is that isn’t working.