v1.0.33
What's Changed
-
Syntax Highlighting Improvements:
- Added syntax highlighting for code examples in the front-end site
- Integrated markdown-it with Highlight.js for consistent code highlighting
- Improved contrast color scheme for syntax highlighting in dark mode
- Optimized Highlight.js implementation using proper HTML elements
-
Admin Editor and UI Enhancements:
- Optimized resource loading by only including Trumbowyg SVG icons and related files when it's set as the default editor
- Admin CSS broken up into logical set of separate files for easier maintenance
-
Image Processing Optimization:
- Enhanced image processing to prevent unnecessary upscaling of smaller images, maintaining image quality
Full Changelog: v1.0.32...v1.0.33