Install
Works with Drupal: ^10 || ^11Using Composer to manage Drupal site dependencies
Alternative installation files
Release notes
## [3.0.2] - 2024-05-30
### Added
- add coverage of Drupal 10.1.x
- add coverage of Drupal 10.2.x
- add Drupal GitlabCI
- add Drupal core .stylelintrc.json
- add coverage of Drupal 10.3.x
- add experimental coverage of Drupal 11.x-dev
- 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
- fix PHPStan extends unknown class ckeditor
### Removed
- removed translation-files - Issue #3365383
### Fixed
- fix deprecation by passing @dataprovider as static function
- fix Issue #3432756 by wengerk: Splitting the links in two
[3.0.2]: https://github.com/antistatique/drupal-ckeditor-nbsp/compare/3.0.1...3.0.2