How to solve BiDi bracket issues?

前端 未结 4 684
孤独总比滥情好
孤独总比滥情好 2021-01-30 09:00

As you might know some languages are written/read from right to left and we are trying to support some RTL languages. For the web UI using dir=\"rtl\" in html does most of the j

4条回答
  •  旧时难觅i
    2021-01-30 09:54

    silkfield's answer led me on to this page which shows many of the possible problems with BiDi layouts including the bracket issue

    enter image description here

提交回复
热议问题