Install
Works with Drupal: ^9.3 || ^10Using Composer to manage Drupal site dependencies
Alternative installation files
Download tar.gz
140.89 KB
MD5: 0b38ac40aedeb13a4cd9174cbb21582b
SHA-1: 9a0fb4b8217d69a72cf83e8db57e17ad99071e84
SHA-256: 4573c418943cd1a63cb3156b29eee83274c38f0627814783384adfa7e78e2286
Download zip
158.76 KB
MD5: 0223e81bdedb83ca84741de0a35baef5
SHA-1: c386d2432971d4f0bbef5906a161a4eacaeb8845
SHA-256: e83e5ddd38e8efa35824e3bfb9b50a201ae236a2cea7c85f273d8927ac1ffe3f
Release notes
## [2.2.0] - 2022-12-05
### Added
- add support for CKEditor 5 - Issue #3277174 by mmiramont, VladimirAus, MacSim: CKEditor 5 compatibility
- add official support of drupal 9.5
### Changed
- change generated markup from to own markup - Issue #3066349 by John Pitcairn, wengerk, PhilY, Artusamak: Using span is problematic due to Drupal's permissive html filters
### Removed
- drop support of drupal below 9.3.x
### Fixed
- fix deprecation of theme classy for tests
[2.2.0]: https://github.com/antistatique/drupal-ckeditor-nbsp/compare/8.x-2.1...8...