Welcome to TextEditor
A block editing surface with independent sections, drag-and-drop reordering, slash commands, and a context toolbar.
Rich formatting
Refine launch notes with bold priorities, linked references, inline code, text color, and background highlights before publishing.
Block types
Blockquotes emphasize launch notes, review decisions, and handoff context.
const editor = createTextEditor({
mode: "block",
markdown: true,
navigator: true
});Lists
- Bullet lists for unordered items
- Nested sections with Tab and Shift+Tab

















