From 4c6169d55d1079c76145c8f756743463c6ebac3c Mon Sep 17 00:00:00 2001 From: Andreas Sander Date: Thu, 16 Nov 2023 19:46:38 +0100 Subject: [PATCH] fix: RTL support on post textarea Fixing right to left (short: RTL) support for respective RTL languages by adding auto-detection for the user content's directionality based on the text's language. Fixes #612 --- templates/bare.tmpl | 2 +- templates/pad.tmpl | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/bare.tmpl b/templates/bare.tmpl index cd0fa8c..c2fef0f 100644 --- a/templates/bare.tmpl +++ b/templates/bare.tmpl @@ -14,7 +14,7 @@
- diff --git a/templates/pad.tmpl b/templates/pad.tmpl index eb1afba..2580dce 100644 --- a/templates/pad.tmpl +++ b/templates/pad.tmpl @@ -14,7 +14,7 @@
-