Closed jricher closed 1 year ago
Name | Link |
---|---|
Latest commit | 7e46630797a1cbf9e86c11816d5b212059c01205 |
Latest deploy log | https://app.netlify.com/sites/gnap-core-protocol-editors-draft/deploys/6499c6aed514da00091b1a13 |
Deploy Preview | https://deploy-preview-509--gnap-core-protocol-editors-draft.netlify.app |
Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site settings.
@jricher You were too quick to merge... The reason for ASCII is not ease of use (it's very easy to type Hebrew characters on my keyboard), rather it is to simplify character normalization and ensure that "case insensitive" is well defined.
@yaronf that's why the case insensitive comparison requirement was moved to the AS processing section, which now recommends ASCII to facilitate such normalization.