Skip to content

SubEthaEdit v5.1.4

Choose a tag to compare

@monkeydom monkeydom released this 05 Jul 11:50
· 148 commits to develop since this release

Features:

  • New Option: Show inconsistent indentations - easily see mixed use of tabs and spaces.
  • New Option: System monospaced Font is now available in the style preferences.

Bug fixes and maintenance:

  • Fixed issue with style preferences that could lead to the font change not being taken.

Improved modes:

  • Markdown preview: Fixed wrong table header colors in light mode
  • Markdown preview: Fixed incorrect stripping of leading whitespace in code blocks
  • Improved Bash mode: Added support for heredoc strings