X Tutup
Skip to content

v1.7.0 - unescape_html() function

Latest

Choose a tag to compare

@leafo leafo released this 16 Jan 23:22
· 1 commit to master since this release

https://luarocks.org/modules/leafo/web_sanitize

Changes

  • Add unescape_html() function to decode HTML entities (named, decimal, and hex numeric entities)
  • Enhanced entity pattern handling with better semicolon support

Full Changelog: v1.6.0...v1.7.0

X Tutup