swift-html-entities
swift-html-entities copied to clipboard
Fix the code points of ≪⃒ and add a test case (#67)
Description
fixes #67
I fixed the code points of ≪⃒ (≪⃒) in namedCharactersDecodeMap2 and added a test case to verify if *DecodeMaps match https://html.spec.whatwg.org/entities.json.
Motivation and Context
#67 and https://github.com/Kitura/swift-html-entities/pull/65#issuecomment-1079367561
How Has This Been Tested?
I added a test case of *DecodeMaps, so I tested this modification by it.
Checklist:
- [x] I have submitted a CLA form
- [x] If applicable, I have updated the documentation accordingly.
- [x] If applicable, I have added tests to cover my changes.
ping
Kudos, SonarCloud Quality Gate passed! 
0 Bugs
0 Vulnerabilities
0 Security Hotspots
0 Code Smells
No Coverage information
0.0% Duplication
ping