Skip to content

Markdown Table Editor 9.0.0

Choose a tag to compare

@github-actions github-actions released this 09 Jun 07:24

What's Changed

  • Supersedes 8.5.0 as the current stable release.
  • Use one non-conflicting default shortcut scheme across JetBrains IDEs and Notepad++: Tab plus Ctrl+Alt+Shift command shortcuts.
  • Built Notepad++ plugin packages for x86, x64, and arm64 on GitHub Actions.
  • Published Plugin Admin ZIP files with MarkdownTableEditor.dll at the archive root.
  • Convert CSV/TSV directly from the current multi-line block when there is no selection.
  • Avoid converting adjacent plain text, single comma notes, quoted comma-only cells, and plain multi-line text as CSV.
  • Reject pipe-only separator rows while still accepting dash and equals Markdown separator rules.
  • Use the native Notepad++ Tab action outside Markdown tables.
  • Added compatibility smoke coverage for Notepad++ 7.5.9 x86 and 8.3.1 x64.
  • Included SHA-256 sums for Plugin Admin verification.

Validation

  • GitHub Actions release build completed for Win32, x64, and ARM64.
  • GitHub Actions compatibility smoke completed for Notepad++ 7.5.9 x86 and 8.3.1 x64.