Skip to content

[Request] Is it possible to replace an element with another one? #122

Open
@mightymess

Description

@mightymess

Hi,

First of all, great project! It's super easy to use and works brilliantly. It really made my life easier.

Is it possible to replace an element with another one? Or maybe being able to know the position of an element, so once deleted, you would be able to put another element in its place.

for example replace:
<div id="foo"><p class="bar"><img src="http://something.com/image.jpg><p></div>

with:
<img src="http://something.com/image.jpg>

Thanks

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions