mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-13 12:55:19 +00:00
to test it use the prompt: "write please a sample headers (level 1,2,3), text (bold/italic), list, numbered list, quetes, table, code write each example in hebrew dont output markdown in code block" need to be fixed: * Redundant border properties in quotes: Removed border-left as border-inline-start properly handles both LTR/RTL and by this prevents double borders in RTL layouts * table header have `text-align: left` instead of start e.g. text-align and direction is not the save thing the text direction is ok. the `dir="auto"` is fixing the direction שמג the text-align by default is set by the direction, if it set manually is should be start/end to respect the direction attribute |
||
|---|---|---|
| .. | ||
| Markdown | ||
| ResponseMessage | ||
| Citations.svelte | ||
| CitationsModal.svelte | ||
| CodeBlock.svelte | ||
| CodeExecutionModal.svelte | ||
| CodeExecutions.svelte | ||
| ContentRenderer.svelte | ||
| Error.svelte | ||
| Markdown.svelte | ||
| Message.svelte | ||
| MultiResponseMessages.svelte | ||
| Name.svelte | ||
| ProfileImage.svelte | ||
| RateComment.svelte | ||
| ResponseMessage.svelte | ||
| Skeleton.svelte | ||
| UserMessage.svelte | ||