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
I would like to raise an issue encountered while using the React Markdown library. Currently, a single \n character is not being recognized as a new line. This issue significantly impacts text formatting and makes it challenging for developers to display text as intended.
Steps to Reproduce the Issue:
Render text of model output Include a \n character using the React Markdown library.
Observe that the \n character does not result in a new line in the rendered output.
I would appreciate any solutions to this problem or information.
Thank you.
The text was updated successfully, but these errors were encountered:
Hello,
I would like to raise an issue encountered while using the React Markdown library. Currently, a single \n character is not being recognized as a new line. This issue significantly impacts text formatting and makes it challenging for developers to display text as intended.
Steps to Reproduce the Issue:
I would appreciate any solutions to this problem or information.
Thank you.
The text was updated successfully, but these errors were encountered: