-
Notifications
You must be signed in to change notification settings - Fork 31
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Define LTR/RTL text direction in HTML export (#152)
* fix: Detect RTL text and put according HTML tags Signed-off-by: Christoph Auer <[email protected]> * proposal for cau/rtl-text Signed-off-by: Peter Staar <[email protected]> * fix: Form HTML tags with utility method Signed-off-by: Christoph Auer <[email protected]> * Update tests Signed-off-by: Christoph Auer <[email protected]> * Remove commented code Signed-off-by: Christoph Auer <[email protected]> * Add back escaping Signed-off-by: Christoph Auer <[email protected]> --------- Signed-off-by: Christoph Auer <[email protected]> Signed-off-by: Peter Staar <[email protected]> Co-authored-by: Peter Staar <[email protected]>
- Loading branch information
1 parent
327f902
commit 3cf31cb
Showing
2 changed files
with
64 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters