Allow fluent bidi characters only when needed #26

Open
opened 2022-12-05 18:39:20 +00:00 by tuxmain · 0 comments
Owner

By default, fluent adds bidi isolate characters everywhere. (e.g. \u2068 and \u2069 at begin and end of inserted values like { $foo }. This breaks hyperlinks and may break any other text that is not only meant to be displayed directly. (and it's absolutely useless for certain languages)

TODO: find how to enable/disable this only when needed. If it's not possible, then post an issue to fluent.

By default, fluent adds bidi isolate characters everywhere. (e.g. `\u2068` and `\u2069` at begin and end of inserted values like `{ $foo }`. This breaks hyperlinks and may break any other text that is not only meant to be displayed directly. (and it's absolutely useless for certain languages) TODO: find how to enable/disable this only when needed. If it's not possible, then post an issue to fluent.
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: tuxmain/webcomment#26
No description provided.