Skip to content

2.9.5

Choose a tag to compare

@neikiri neikiri released this 17 May 19:29
· 18 commits to main since this release

2.9.5

Added

  • Custom Content Class — new custom_class config option appends a custom CSS class to the editor content area alongside the default neiki-content class, making it easier to apply custom styles without overriding defaults

Fixed

  • Image Inline Display — set display: inline-block on .neiki-content img to avoid layout conflicts with CSS resets that set images to display: block

Improved

  • Updated documentation (README, wiki) with custom_class configuration instructions and examples

Full Changelog: 2.9.4...2.9.5