Skip to content

Conversation

bdbch
Copy link
Member

@bdbch bdbch commented Oct 7, 2025

Documentation for ueberdosis/tiptap#6821

Copy link

vercel bot commented Oct 7, 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 Oct 11, 2025 9:59am

* adjust docs

* Fix links to custom tokenizer guide

Replace ./custom-tokenizers references with
./advanced-usage/custom-tokenizer in
src/content/editor/markdown/glossary.mdx (2 occurrences)

* Expand Markdown guides: admonition, emoji, highlight

Turn concise snippets into full four-step guides with complete examples
for tokenizer, parser, and renderer. Update emoji title and add usage,
testing, and implementation notes across the three guides
bdbch and others added 2 commits October 10, 2025 15:13
* adjust docs

* Fix links to custom tokenizer guide

Replace ./custom-tokenizers references with
./advanced-usage/custom-tokenizer in
src/content/editor/markdown/glossary.mdx (2 occurrences)

* Expand Markdown guides: admonition, emoji, highlight

Turn concise snippets into full four-step guides with complete examples
for tokenizer, parser, and renderer. Update emoji title and add usage,
testing, and implementation notes across the three guides

* Refactor Markdown API naming

Replace legacy markdown config object with top-level options: -
markdownTokenName replaces parseName / renderName - parseMarkdown
replaces markdown.parse - renderMarkdown replaces markdown.render -
markdownTokenizer replaces markdown.tokenizer - markdownOptions replaces
isIndenting/related flags

Update docs, examples and utilities to use the new API names

* Rename asMarkdown to contentType in docs

* Add Bun install command to Markdown docs
New option is a string with default 'json' and options: json, html,
markdown. Invalid content/type combinations now auto-fallback to the
correct format. Updated docs and examples.
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