Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug for uppercase translitteration #41

Open
rosmord opened this issue Jul 25, 2023 · 0 comments
Open

Bug for uppercase translitteration #41

rosmord opened this issue Jul 25, 2023 · 0 comments
Assignees
Labels
bug important should be done. Timing might depend on complexity

Comments

@rosmord
Copy link
Owner

rosmord commented Jul 25, 2023

When trying to type an uppercase translitteration letter, there is a bug if the letter is the first one of a translitterated text. I.E. "wꜣḥ Ptḥ" will be correctly rendered, whereas "Ptḥ" alone will not.

The problem seems that the "^" which is supposed to mark uppercase translitterated letters in MdC is added after the letter and not before in this case.

@rosmord rosmord self-assigned this Jul 25, 2023
@rosmord rosmord added bug important should be done. Timing might depend on complexity labels Jul 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug important should be done. Timing might depend on complexity
Projects
None yet
Development

No branches or pull requests

1 participant