quarto-dev / quarto

Quarto open-source scientific and technical publishing system
https://quarto.org
GNU Affero General Public License v3.0
280 stars 19 forks source link

how to achieve rtl in quarto visual editor? #349

Open cderv opened 5 months ago

cderv commented 5 months ago

Discussed in https://github.com/quarto-dev/quarto-cli/discussions/8199

Originally posted by **idshklein** January 10, 2024 ### Description I'm writing a qmd document in hebrew. text is indented to the left in the visual editor, as such: ![image](https://github.com/quarto-dev/quarto-cli/assets/12258810/fe2f11b2-2ecf-47fd-a728-1d3982c438ff) is it possible to change the text alignment to the right?
jjallaire commented 5 months ago

We don't currently support bidi text but it appears as if others have added this to prosemirror in the past, e.g. see https://github.com/remirror/remirror/blob/main/packages/remirror__extension-bidi/src/bidi-extension.ts