Skip to content

Add Tiptap slash editor#18

Merged
bnz183 merged 1 commit into
mainfrom
feat/studio-tiptap-slash-editor
Jun 9, 2026
Merged

Add Tiptap slash editor#18
bnz183 merged 1 commit into
mainfrom
feat/studio-tiptap-slash-editor

Conversation

@bnz183

@bnz183 bnz183 commented Jun 9, 2026

Copy link
Copy Markdown
Owner

Summary

  • Replaces the textarea body editor with a custom Tiptap-powered rich editor and slash commands.
  • Preserves Markdown/MDX as the source of truth with locked raw MDX blocks in rich mode and a source Markdown mode fallback.
  • Keeps autosave, outline, preview, internal links, and publish flows working against the body string.

Test plan

  • pnpm build
  • pnpm test
  • pnpm test:e2e
  • Verify rich editing round-trips common Markdown (headings, lists, links, images)
  • Verify unknown MDX JSX blocks stay intact via source mode and rich-mode placeholders
  • Verify slash commands insert expected blocks

@chatgpt-codex-connector

Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.
To continue using code reviews, you can upgrade your account or add credits to your account and enable them for code reviews in your settings.

@bnz183 bnz183 merged commit 8cf951e into main Jun 9, 2026
7 checks passed
@bnz183 bnz183 deleted the feat/studio-tiptap-slash-editor branch June 9, 2026 13:28
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.

1 participant