Skip to content

1.0.0

Choose a tag to compare

@github-actions github-actions released this 08 Sep 22:54
· 37 commits to 772a27f2b62a4ea5859d0fcbec02f60b10ea9c0c since this release

First public release.

Added

  • Insert a syntax-highlighted code block at the caret in an HTML compose window.
  • Syntax highlighting for 36 languages via a vendored highlight.js 11.12.0.
  • Automatic language detection, overridable in the popup.
  • Live preview of the block in the popup before inserting.
  • Right-click a selection in the compose window to turn it into a code block.
  • Whitespace normalisation of pasted source.
  • A warning before inserting a large snippet.
  • An options page for the theme and related preferences.
  • Light and dark rendering that follows Thunderbird's appearance.
  • Ctrl+Shift+C as the default shortcut.

Requires Thunderbird 128 or newer.