Skip to content

Conversation

@arnaugomez
Copy link
Contributor

@arnaugomez arnaugomez commented Dec 1, 2025

@vercel
Copy link

vercel bot commented Dec 1, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
tiptap-docs Ready Ready Preview Comment Dec 2, 2025 10:55am

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR documents version 3.0.0-alpha.44 of the AI Toolkit, which introduces new Markdown support for reading document content and displaying AI-powered suggestions. The changes add two new methods that parallel existing HTML methods, providing developers with more flexibility when working with Markdown-based workflows.

  • Added getMarkdownRange method for extracting Markdown content from specific document ranges
  • Added setMarkdownSuggestions method for displaying AI suggestions using Markdown input
  • Documented a bug fix for text replacement in HTML/Markdown suggestions

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

File Description
src/content/content-ai/capabilities/ai-toolkit/changelog/ai-toolkit.mdx Added changelog entry for version 3.0.0-alpha.44 documenting new Markdown methods and bug fix
src/content/content-ai/capabilities/ai-toolkit/primitives/read-the-document.mdx Documented getMarkdownRange method with parameters, return values, and usage examples
src/content/content-ai/capabilities/ai-toolkit/primitives/display-suggestions.mdx Documented setMarkdownSuggestions method with comprehensive parameter descriptions, callouts, and multiple usage examples

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@arnaugomez arnaugomez merged commit bdc90ad into main Dec 2, 2025
1 of 2 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.

3 participants