| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 2.9.5 source code.tar.gz | 2026-05-17 | 391.5 kB | |
| 2.9.5 source code.zip | 2026-05-17 | 394.6 kB | |
| README.md | 2026-05-17 | 629 Bytes | |
| Totals: 3 Items | 786.7 kB | 0 | |
2.9.5
Added
- Custom Content Class — new
custom_classconfig option appends a custom CSS class to the editor content area alongside the defaultneiki-contentclass, making it easier to apply custom styles without overriding defaults
Fixed
- Image Inline Display — set
display: inline-blockon.neiki-content imgto avoid layout conflicts with CSS resets that set images todisplay: block
Improved
- Updated documentation (README, wiki) with
custom_classconfiguration instructions and examples
Full Changelog: https://github.com/neikiri/neiki-editor/compare/2.9.4...2.9.5