Skip to content

Markdown Table Editor 11.0.0

Choose a tag to compare

@github-actions github-actions released this 13 Jun 05:17

Builds / Downloads

What's Changed

  • Added Narrow Column and Widen Column commands with Ctrl+Alt+Shift+, and Ctrl+Alt+Shift+. shortcuts.
  • 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.
  • Improved table fitting so continuation rows are rejoined before a table is fitted to a wider editor window.
  • Added bottom-left IDE status bar buttons for Light Auto Align and Power Auto Fit modes.
  • Preserved alignment, sorting, CSV/TSV conversion, escaped pipes, UTF-8/CJK width handling, caret placement, and row/column edits.
  • Built the JetBrains IDE plugin package on GitHub Actions.
  • Included SHA-256 sums for release verification.

Validation

  • GitHub Actions release build completed with smoke tests, coverage checks, baseline Plugin Verifier, and core performance benchmarks.