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
Looking at the source code, even the user msgs are interpreted as markdown. So in order to render the newlines, user would have to use \n\n, but the result still does not look good.
Other chatbots are not interpreting user messages are markdown.
see that the formatting is not kept
Screencast.From.2025-08-06.12-23-15.mp4
Looking at the source code, even the user msgs are interpreted as markdown. So in order to render the newlines, user would have to use \n\n, but the result still does not look good.
Other chatbots are not interpreting user messages are markdown.