html5ever icon indicating copy to clipboard operation
html5ever copied to clipboard

Are there callbacks when processing closed labels?

Open ddx533534 opened this issue 8 months ago • 0 comments

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>

ddx533534 avatar Jun 20 '24 01:06 ddx533534