ckeditor / ckeditor5

Powerful rich text editor framework with a modular architecture, modern integrations, and features like collaborative editing.
https://ckeditor.com/ckeditor-5
Other
9.52k stars 3.7k forks source link

Unicode formatted text instead of HTML #13660

Open thorstenKoch opened 1 year ago

thorstenKoch commented 1 year ago

📝 Provide a description of the new feature

Mission is to have formatted text on social networks, like LinkedIn, which do not basically support (html) formatted text.

Actual state:

Today we can format text with the Basic Text Styles Plugin. This may work for some applications. But if we want to style text to post to LinkedIn, that won't work, because LinkedIn does not support us to send html formatted text.

Feature Request:

But there is still a way to have formatted text on LinkedIn. An example is the LinkedIn-Makeover page. They are using unicode characters to have formatted text.

What about having a "Unicode Basic Text Styles" Plugin, which does not use html to format the text, but unicode characters. This may help to publish formatted text to most of the social networks, which actually do not support formatted text.


If you'd like to see this feature implemented, add a 👍 reaction to this post.

thorstenKoch commented 1 year ago

Is there any new / movement on that?

Witoso commented 1 year ago

Hey @thorstenKoch! Currently, it is not in our immediate plans, and we are actively gathering interest from the community and users to determine its priority.

thorstenKoch commented 1 year ago

Thanks for your quick answer @Witoso !

thorstenKoch commented 7 months ago

Hi @Witoso any changes to priority here?