0

In this video Erik Rasmussen edit his code from like this:

<div>
  <span>foo</span>
</div>

to this:

<div>
  <span>foo</span>
</div>
<div>
  <span>foo</span>
</div>

How is it posible? All I know is vatyP but it not produces the same result.

Stash
  • 3
  • 2

1 Answers1

1

Have you tried 3yyP. It seemed to work for me.

Ralph Canapa
  • 610
  • 1
  • 5
  • 21