MarkdownUI Not Rendering Italic Text #307
Unanswered
RizwanaDesai
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm encountering an issue where using asterisks (*) to wrap italic text, it doesn't render correctly in MarkdownUI. However, bold text does render properly when using double asterisks (**).
I expect text wrapped in single asterisks to display as italicized in MarkdownUI. I'm using custom font, and seems like i might be missing something in setting up custom font for markdown UI.
Steps to Reproduce:
Text wrapped in single asterisks(*) should display as italicized in MarkdownUI, just like bold text works when wrapped in double asterisks(**).
Any insights or suggestions on how to resolve this issue would be appreciated.
Beta Was this translation helpful? Give feedback.
All reactions