You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Before you submit an issue, please complete the report with all the relevant details for your bug and go through every item in the checklist.
Describe the bug
It seems like my hebrew text reverses if there are too many characters. The issue goes away when I break up the text with a line break in the middle. Please see the attached pictures. It looks like it caps out at around 11206 characters before things get messed up.
Checklist
[x ] I can reproduce this issue with a vanilla SwiftUI project.
[ x] I can reproduce this issue using the main branch of this package.
Steps to reproduce
Explanation of how to reproduce the incorrect behavior. This could include an attached project, a link to code, or a Markdown-formatted text exhibiting the issue.
...
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
This is what the text is supposed to look like. Notice the direction of the letters.
This is what I'm getting when I add some more characters to the text.
Version information
MarkdownUI: [e.g. 2.0.0, or a commit hash]
OS: [e.g. iOS 15, macOS 13]
Xcode: [e.g. 14.2.0]
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered:
Thank you for contributing to MarkdownUI!
Before you submit an issue, please complete the report with all the relevant details for your bug and go through every item in the checklist.
Describe the bug
It seems like my hebrew text reverses if there are too many characters. The issue goes away when I break up the text with a line break in the middle. Please see the attached pictures. It looks like it caps out at around 11206 characters before things get messed up.
Checklist
main
branch of this package.Steps to reproduce
Explanation of how to reproduce the incorrect behavior. This could include an attached project, a link to code, or a Markdown-formatted text exhibiting the issue.
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
This is what the text is supposed to look like. Notice the direction of the letters.
This is what I'm getting when I add some more characters to the text.
Version information
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: