Follow-up from this PR:
#236
When nesting multiple html template tags inside of each other, then it seems to only add collapsible blocks to the innermost ones. Ideally we should be able to collapse the html no matter how many nested template literals there are.
Follow-up from this PR:
#236
When nesting multiple
htmltemplate tags inside of each other, then it seems to only add collapsible blocks to the innermost ones. Ideally we should be able to collapse thehtmlno matter how many nested template literals there are.