0.1.0
Initial Release
A WordPress plugin bringing Djot markup language support to your site.
Key Features
- Gutenberg Block - Native block editor support with live preview
- Shortcode - [djot]...[/djot] for classic editor users
- Content Filtering - Auto-process {djot}...{/djot} in posts/pages
- Syntax Highlighting - Built-in highlight.js with multiple themes
- Safe Mode - XSS protection for untrusted content (comments)
- WP-CLI Migration - Migrate HTML/Markdown content to Djot with rollback support
- Template Tags - djot_to_html() and the_djot() for theme developers
- Dark Mode - Automatic CSS adaptation
Full Changelog: https://github.com/php-collective/wp-djot/commits/0.1.0