
Hi everyone, we’re the team behind Tiptap, the open source text editor framework used by thousands of developers to build rich text and AI-powered writing tools.
We just launched bidirectional Markdown support! You can now import Markdown into Tiptap and export your editor content back to Markdown, without losing structure or formatting.
Markdown is becoming the common language for AI and LLM-based workflows.
When you feed prompts, train models, or structure outputs, they often rely on Markdown. But most editors don’t handle it well. Converting between Markdown and rich text is lossy, inconsistent, and full of edge cases.
Developers who build AI tools, documentation platforms, or note-taking apps need a way to work natively with Markdown without giving up modern editing experiences.
With this release, Tiptap makes Markdown a native format. You can:
As AI tools grow, Markdown is quickly becoming the glue between humans and LLMs. Writers, developers, and apps need a format both people and models can read and write.
By making Markdown fully bidirectional, Tiptap bridges that gap, giving developers a foundation to build the next generation of editors, copilots, and AI-native content tools.
If you’re building AI products or content tools that use Markdown, try it out and tell us how it fits into your stack.
Docs: https://tiptap.dev/docs/editor/markdown/
You can reach us at humans@tiptap.dev or discuss on GitHub