lojjic / bidi-js

A pure JavaScript implementation of the Unicode Bidirectional Algorithm
MIT License
43 stars 7 forks source link

Fix use of trim() #5

Closed nmtigor closed 1 year ago

nmtigor commented 1 year ago

trim() is not modifying in place.

lojjic commented 1 year ago

👍 Thanks for the correction. Generated data files are unchanged.