Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added "Non-Breaking Space" example #2670

Merged
merged 4 commits into from
Mar 13, 2025
Merged

Conversation

reithor
Copy link
Contributor

@reithor reithor commented Mar 10, 2025

Additional example showing :

  • how to add characters to the SpecialCharacters plugin.
  • how to add keyboard shortcuts for specific characters

For refences, see https://ckeditor.com/docs/ckeditor5/latest/features/special-characters.html#adding-a-new-category.

Copy link

Preview of modified Markdown:

@reithor reithor force-pushed the add-nbsp-to-speciacharacters branch from 81e866a to b6ac418 Compare March 10, 2025 12:05
@reithor reithor force-pushed the add-nbsp-to-speciacharacters branch from b6ac418 to 7db42d3 Compare March 10, 2025 12:11
@reithor reithor marked this pull request as ready for review March 10, 2025 12:26
@reithor reithor requested a review from adriendupuis March 10, 2025 12:26
@reithor reithor requested a review from mnocon March 11, 2025 11:43
@mnocon mnocon requested a review from a team March 11, 2025 11:46
Copy link
Contributor

@mnocon mnocon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

Copy link
Contributor

@julitafalcondusza julitafalcondusza left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good practice remarks

@mnocon mnocon merged commit 40239a5 into master Mar 13, 2025
7 checks passed
@mnocon mnocon deleted the add-nbsp-to-speciacharacters branch March 13, 2025 08:58
mnocon pushed a commit that referenced this pull request Mar 13, 2025
* Added nbsp; example

* fixed line comments

* remove trailing whitespace

* Update docs/content_management/rich_text/extend_online_editor.md

Co-authored-by: julitafalcondusza <[email protected]>

---------

Co-authored-by: julitafalcondusza <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants