liquid icon indicating copy to clipboard operation
liquid copied to clipboard

Fix handling of hexadecimal escapes in escape_once

Open cr7pt0gr4ph7 opened this issue 1 year ago • 0 comments

This also aligns the behavior once again with current behavior of ActionView::Helpers::TagHelper#escape_once / ERB::Util::html_escape_once (which escape_once was originally based on).

Fixes #792 (That bug was closed because of an available fix, but the fix was never merged).

cr7pt0gr4ph7 avatar Feb 22 '24 12:02 cr7pt0gr4ph7