Skip to content

Markdown Table Editor 11.0.0

Latest

Choose a tag to compare

@krotname krotname released this 13 Jun 05:23
· 3 commits to master since this release

What's Changed

  • Added Narrow column and Widen column commands with Ctrl+Alt+Shift+, and Ctrl+Alt+Shift+. shortcuts.
  • Added toolbar icons for narrowing and widening the current Markdown table column.
  • Kept Java/C++ wrapping behavior in sync for manual column resizing, long-cell continuation rows, protected Markdown links, code spans, and narrow-width hard wrapping.
  • Fixed queued startup auto-format so files opened into Notepad++ are formatted only after Scintilla has loaded the document text.
  • Preserved alignment, sorting, CSV/TSV conversion, escaped pipes, UTF-8/CJK width handling, caret placement, and row/column edits.
  • Built Notepad++ plugin packages for x86, x64, and arm64 on GitHub Actions.
  • Published Plugin Admin ZIP files with MarkdownTableEditor.dll at the archive root.
  • 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 with coverage and performance checks.
  • GitHub Actions compatibility smoke completed for Notepad++ 7.5.9 x86 and 8.3.1 x64.