Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: generate api/plugins #746

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

christianhg
Copy link
Member

No description provided.

Copy link

vercel bot commented Jan 29, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
portable-text-editor-documentation ❌ Failed (Inspect) Jan 29, 2025 11:07am
portable-text-example-basic ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 29, 2025 11:07am
portable-text-example-legacy ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 29, 2025 11:07am
1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
portable-text-playground ⬜️ Skipped (Inspect) Jan 29, 2025 11:07am

@christianhg
Copy link
Member Author

@markmichon , I've added a new import path, @portabletext/editor/plugins, where I'll from now on export plugins like MarkdownPlugin. The existing EditorEventListener has also been renamed to EventListenerPlugin and put in the same bucket. (It's still exported as EditorEventListener from @portabletext/editor to avoid breaking user space.)

I've attempted to auto-generate typedocs for /plugins, but it doesn't seem to work. Do you know why?

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