Rich Text Editor in is.team
What Rich Text Features Does is.team Offer?
is.team's rich text editor is built on Tiptap (based on ProseMirror), providing a document-quality writing experience inside task descriptions and canvas notes. The editor supports headings (H1-H3), bold, italic, strikethrough, inline code, code blocks with syntax highlighting, blockquotes, horizontal rules, ordered and unordered lists, checklists with completion tracking, tables with row and column management, embedded images with drag-and-drop upload, file attachments, and embedded media links. Slash commands (/) provide quick access to all block types — type '/table' to insert a table, '/code' for a code block, or '/checklist' for a task list. The editor renders identically in task cards, canvas notes, and the public sharing view. Content is saved as structured JSON (ProseMirror document format) enabling programmatic manipulation through the API. For canvas notes, the editor supports full-width layout with a floating toolbar, making notes functionally equivalent to lightweight documents within the project workspace.


