Skip to content

Add insert table toolbar action#420

Merged
schuyler merged 1 commit into
schuyler:mainfrom
yusufm:Codex/add-insert-table-action-019def52-b3da-7962-96cd-afa05d8d1592
Jun 22, 2026
Merged

Add insert table toolbar action#420
schuyler merged 1 commit into
schuyler:mainfrom
yusufm:Codex/add-insert-table-action-019def52-b3da-7962-96cd-afa05d8d1592

Conversation

@yusufm

@yusufm yusufm commented May 3, 2026

Copy link
Copy Markdown
Contributor

Summary

  • add a Table toolbar item that inserts a basic Markdown table template
  • keep the cursor in the first body cell after insertion
  • update toolbar identifier tests for the new item

Tests

  • xcodebuild test -workspace "MacDown 3000.xcworkspace" -scheme MacDown -only-testing:MacDownTests/MPToolbarControllerTests -destination 'platform=macOS'\n\nRelated to Toolbar - Add insert Table button #278

Copy link
Copy Markdown
Owner

Thanks, @yusufm! The insert-table toolbar action is a handy addition — the surrounding-newline handling and dropping the cursor into the first body cell are nice details, and you kept the toolbar index arrays and all the count/order tests in sync. CI is green across the macOS runners. Appreciate it! 🙏


Generated by Claude Code

@schuyler schuyler merged commit 40426b9 into schuyler:main Jun 22, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants