Closed willkg closed 1 year ago
This fixes problems where serializing linkify output causes character entities in Characters tokens to be escaped.
Fixes #501 Fixes #670
@g-k This seems like the right thing to do. It copies some of the bits from the Cleaner over minus the sanitizing code. Does this raise any eyebrows for you?
Thank you!
This fixes problems where serializing linkify output causes character entities in Characters tokens to be escaped.
Fixes #501 Fixes #670