Evaluate nldd-text-editor as replacement for the Tiptap markdown editor #168
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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).
robbertbos referenced this issue2026-08-09 21:53:09 +00:00