Skip to content

Releases: TiagoDanin/htmlEntities-for-lua

htmlEntities-for-lua 0.2

25 Feb 13:27
Compare
Choose a tag to compare

v0.2:

  • ADD ASCII decode
  • ADD decode for entities ASCII

Expansion ASCII_htmlEntities disabled by default:

  • Some output are not UTF8
    If you want to active, edit the file src/htmlEntities.lua to enable:
  • line 3 local ASCII_htmlEntities = false

htmlEntities-for-lua 0.1

25 Feb 13:02
Compare
Choose a tag to compare

Module created :)