Skip to content

Latest commit

 

History

History
33 lines (18 loc) · 635 Bytes

README.md

File metadata and controls

33 lines (18 loc) · 635 Bytes

Unicode Converter

Simple text converter to encode unicode characters using he

Extension Settings

This extension contributes the following settings:

  • unicodeConverter.encode.useNamedReferences: boolean - true use named references &copy or use hex values
  • unicodeConverter.encode.decimal: boolean - true use decimal instead of hex
  • unicodeConverter.encode.allowUnsafeSymbols: boolean = true doesn't encode standard HTML symbols

Release Notes

0.0.5

Security fixes

0.0.4

Security fixes

0.0.3

Security fixes

0.0.2

Security fixes

0.0.1

Initial release of Unicode Converter