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