This is long overdue! And here it is: this PR allows you to select the HTML tags that will actually be added to the examples. Several rules can be applied:
You can add that certain tag types (like class or id)
You can decide not to keep a tag if the spacing between its closing and opening tag is within a certain range.
I'm merging it because it's really needed and I think if we don't merge it we might forget it, I have no problem with making changes to it afterwards :smiley:
This is long overdue! And here it is: this PR allows you to select the HTML tags that will actually be added to the examples. Several rules can be applied:
Needed for #85