Skip to content

Commit

Permalink
Test text direction override characters
Browse files Browse the repository at this point in the history
  • Loading branch information
amake committed Oct 23, 2024
1 parent 766f5f7 commit 977fbaf
Show file tree
Hide file tree
Showing 3 changed files with 24 additions and 0 deletions.
8 changes: 8 additions & 0 deletions assets/test/layout-bidi-auto.org
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@

Hello, world!

The next paragraph starts with U+200F RIGHT-TO-LEFT MARK

‏Hello, world!

The next paragraph starts with U+200E LEFT-TO-RIGHT MARK

‎שלום, עולם!

#+FOO: שלום, עולם!

#+begin_example
Expand Down
8 changes: 8 additions & 0 deletions assets/test/layout-bidi-ltr.org
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@

Hello, world!

The next paragraph starts with U+200F RIGHT-TO-LEFT MARK

‏Hello, world!

The next paragraph starts with U+200E LEFT-TO-RIGHT MARK

‎שלום, עולם!

#+FOO: שלום, עולם!

#+begin_example
Expand Down
8 changes: 8 additions & 0 deletions assets/test/layout-bidi-rtl.org
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@

Hello, world!

The next paragraph starts with U+200F RIGHT-TO-LEFT MARK

‏Hello, world!

The next paragraph starts with U+200E LEFT-TO-RIGHT MARK

‎שלום, עולם!

#+FOO: שלום, עולם!

#+begin_example
Expand Down

0 comments on commit 977fbaf

Please sign in to comment.