diff --git a/app/components/markdown.tsx b/app/components/markdown.tsx index e7a35b80..1a1fbf41 100644 --- a/app/components/markdown.tsx +++ b/app/components/markdown.tsx @@ -151,6 +151,7 @@ export function Markdown( ref={mdRef} onContextMenu={props.onContextMenu} onDoubleClickCapture={props.onDoubleClickCapture} + dir="auto" > {props.loading ? (