Skip to content

Find a solution for insert tag contents #47

@Toflar

Description

@Toflar

If you have e.g. an HTML element that contains only of

{{insert.....}}<br>, the helper will add its required data attribute information to the <br>.

There are two issues with it

  • The <br> has no width so there won't be any helper handle
  • Even if it did, it came after whatever the insert tag does so it would be blow the element whereas everywhere else, it is above

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions