Evaluate nldd-text-editor as replacement for the Tiptap markdown editor #168

Closed
opened 2026-07-24 05:28:48 +00:00 by robbertbos · 0 comments
Owner

NLDD 0.8.65 ships nldd-text-editor: a headless hybrid Markdown editor on CodeMirror 6 with live source styling, a command API for a consumer toolbar, @-mention tokens via a mentionSource callback, and a form value that is always clean Markdown. Waggle's MarkdownEditor/ReplyComposer is built on Tiptap with custom markdown serialization and its own mention autocomplete. Evaluate migrating: fewer dependencies, markdown-native (no HTML round-trip), and mentions built in. Sizeable job - spike first (feature parity check: kaomoji/link input rules, emoji picker integration, drafts).

NLDD 0.8.65 ships nldd-text-editor: a headless hybrid Markdown editor on CodeMirror 6 with live source styling, a command API for a consumer toolbar, @-mention tokens via a mentionSource callback, and a form value that is always clean Markdown. Waggle's MarkdownEditor/ReplyComposer is built on Tiptap with custom markdown serialization and its own mention autocomplete. Evaluate migrating: fewer dependencies, markdown-native (no HTML round-trip), and mentions built in. Sizeable job - spike first (feature parity check: kaomoji/link input rules, emoji picker integration, drafts).
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
robbertbos/waggle#168
No description provided.