html5ever
html5ever copied to clipboard
Are there callbacks when processing closed labels?
when label closed, I wanna do something, Is there anyway to implement it? For example:
// when encounter </div> I want to add a line break for the text
<div><span>A</span></div>