Skip to content

text: Add a foundation for a block-based WYSIWYG editor - #3049

Open
EnoroF wants to merge 2 commits into
longbridge:mainfrom
EnoroF:codex/markdown-editor
Open

text: Add a foundation for a block-based WYSIWYG editor#3049
EnoroF wants to merge 2 commits into
longbridge:mainfrom
EnoroF:codex/markdown-editor

Conversation

@EnoroF

@EnoroF EnoroF commented Sep 12, 2026

Copy link
Copy Markdown
  • Add the foundation for a block-based WYSIWYG Markdown editor.
  • Reuse existing Markdown parsing, rendering, selection, and undo history.
  • Support basic formatting, IME, list indentation, task lists, and read-only mode.
  • Add an editor example using the original Markdown demo content and plugins.
  • Keep images, tables, code blocks, and custom elements visible but not directly editable.
  • Validated on Windows: 165 text tests and Clippy passed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant