Hi Bootstrap Studio Team,
I’d like to suggest a small but useful feature improvement.
Currently it’s not possible to insert HTML comment nodes () between certain parent-child elements, such as between a and its items. This becomes a limitation when integrating the exported code into external systems like PHP backends or template engines, where comments are commonly used to mark conditional blocks, section boundaries, or simply to improve code readability.
It would be great if the element tree allowed comment nodes to be placed freely between any parent and child elements, not just in currently permitted positions.
Thanks for considering it, and keep up the great work!
Erno Kovacs