Skip to content

Conversation

ServeurpersoCom
Copy link
Collaborator

  • Add a persisted 'renderUserContentAsMarkdown' preference to the settings defaults and info metadata so the choice survives reloads like other options
  • Surface the new 'Render user content as Markdown' checkbox in the General section of the chat settings dialog, beneath the PDF toggle
  • Render user chat messages with 'MarkdownContent' when the new setting is enabled, matching assistant formatting while preserving the existing card styling otherwise

Close #16228

Make sure to read the contributing guidelines before submitting a PR

Copy link
Collaborator

@allozaur allozaur left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ServeurpersoCom let's solve the conflict and them we'll run CI and merge

@ServeurpersoCom ServeurpersoCom force-pushed the option-user-markdown branch 2 times, most recently from b4a65c1 to 0d9074b Compare October 2, 2025 12:03
@ServeurpersoCom
Copy link
Collaborator Author

I have :
-<svelte:window onkeydown={handleKeydown} />
On the two PR #16356 and #16358

Copy link
Collaborator

@allozaur allozaur left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ServeurpersoCom let's run npm run format and re-build the static output

- Add a persisted 'renderUserContentAsMarkdown' preference to the settings defaults and info metadata so the choice survives reloads like other options
- Surface the new 'Render user content as Markdown' checkbox in the General section of the chat settings dialog, beneath the PDF toggle
- Render user chat messages with 'MarkdownContent' when the new setting is enabled, matching assistant formatting while preserving the existing card styling otherwise
- chore: update webui build output
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feature Request: Add an option to have MarkDown formatting for user messages
2 participants