Skip to content

1.1.0

Latest

Choose a tag to compare

@dereuromark dereuromark released this 05 Dec 04:07
· 1 commit to main since this release

Improvements

New Features

  • Comment Formatting Toolbar - Users can now format comments using a toolbar with buttons for Bold, Italic, Code, Link, Quote, and Code Block
  • Write/Preview Tabs - Comment toolbar includes a Preview tab that renders Djot content via REST API before submitting
  • Syntax Highlighting in Preview - Code blocks in comment preview are highlighted using highlight.js
  • Add keyboard shortcuts and ESC to exit preview
  • Markdown snippet importer
  • Table generator (col x row) and format table functionality (auto-alignment)

Improvements

  • Archive Page Excerpts - Properly render Djot content as excerpts on homepage, category, tag, and other archive pages
  • Gutenberg Block Excerpts - Extract and render Djot content from Gutenberg blocks for archive page excerpts
  • "Read More" Links - Fixed archive pages to properly show excerpts with "Read more" links instead of raw Djot/block markup

Bug Fixes

  • Fixed tab hover styles to properly override theme button styles
  • Fixed quote button to insert newline before blockquote when not at start of line

Full Changelog: 1.0.0...1.1.0