Closed icorreafalconi closed 2 years ago
The tengwa "double-right-curl" had the preprocessing rules applied to it, result in "double-rright-curl"
, which is not a valid tengwa literal.
Fixed now.
I did a ctrl+f5 con Tecendil and this happened 😢 . Now it does not apply the diphthong rule.
I did a ctrl+f5 con Tecendil and this happened cry . Now it does not apply the diphthong rule.
The last snapshot shows English mode, not Spanish.
Right. What did you expect to happen when the english mode is selected?
God dammit! My bad.
By chance I wrote a word with an "ió" diphthong and I realized that the ó is being written with a double acute, not with a double right curl:
I fixed this in the
spanish.jsonc
file, but I just realized something else that did not allow me to test properly. On Tecendil, if I write the double right curl on the Español mode it does not render:and this behavior persist on other modes (e.g Deutsch):
but in others (e.g. English) the behavior is the correct one:
I'm at a loss as to what is happening here, but I decided to raise the PR nonetheless to fix the small mistake and to inform you.