Install
Works with Drupal: ^9.5 || ^10Using Composer to manage Drupal site dependencies
Alternative installation files
Download tar.gz
119.69 KB
MD5: 316e4c93ece84a3e3ff0593fb3992db0
SHA-1: 43701896c24b6b0467f4e43594552abdaa3a16be
SHA-256: 1f1fcb235c4dca65b3161db04e1452e24e2598e7747ff92e5933945492c7b0d2
Download zip
136.64 KB
MD5: 9ceafb7bd6708ef18dcfed41fd35ee53
SHA-1: 4dcf895c8bec5320516e8ae596c40990129779b6
SHA-256: 31c92d788b958d0bb63faae375ed964e7b19eab9a9f8710d2f006c8eb8199598
Release notes
## [2.4.0] - 2024-05-31
### Added
- add official support of drupal 10.0 (with CKEditor 4)
- add coverage of Drupal 10.1.x
- add coverage of Drupal 10.2.x
- add Drupal GitlabCI
- add Drupal core .stylelintrc.json
- add cpsell project words for Gitlab-CI
### Changed
- fix tests on Drupal 10.2+ using HTML5 filter
- fix issue #3432756: Splitting the links in two
### Removed
- drop support of drupal below 9.5.x
- removed translation-files - Issue #3365383
[2.4.0]: https://github.com/antistatique/drupal-ckeditor-nbsp/compare/8.x-2.3...8...