Edit of asset "Rich text editor / viewer" Accepted

Old/Current New/Edit
Title Rich text editor / viewer Rich text editor / viewer
Description RichTextEdit: A fully editable rich text control with:
- Inline formatting toggles: bold, italic, underline, strikethrough
- Headings, bullet lists, numbered lists (via API)
- Table support: insert, add/remove rows and columns
- Keyboard shortcuts (Ctrl+B/I/U, Ctrl+Z/Y, etc.)
- Mouse selection, double-click word select, triple-click line select, drag select
- Rich clipboard (copy/paste preserves formatting)
- Undo/redo
- Caret blinking, zoom, word wrap, horizontal and vertical scrolling

RichTextView: A read-only rich text display control with:
- Optional text selection and copy
- Clickable links and images (via signals)
- Zoom, word wrap, vertical scrolling

Both controls accept content as **plain text**, **HTML**, or **Markdown**, and render block-level elements including headings, lists, blockquotes, code blocks, tables, inline code, and horizontal rules.
RichTextEdit: A fully editable rich text control with:
- Inline formatting toggles: bold, italic, underline, strikethrough
- Headings, bullet lists, numbered lists (via API)
- Table support: insert, add/remove rows and columns
- Keyboard shortcuts (Ctrl+B/I/U, Ctrl+Z/Y, etc.)
- Mouse selection, double-click word select, triple-click line select, drag select
- Rich clipboard (copy/paste preserves formatting)
- Undo/redo
- Caret blinking, zoom, word wrap, horizontal and vertical scrolling

RichTextView: A read-only rich text display control with:
- Optional text selection and copy
- Clickable links and images (via signals)
- Zoom, word wrap, vertical scrolling

Both controls accept content as **plain text**, **HTML**, or **Markdown**, and render block-level elements including headings, lists, blockquotes, code blocks, tables, inline code, and horizontal rules.
Category 2D Tools 2D Tools
License MPL-2.0 MPL-2.0
Repository Provider Custom Custom
Repository Url https://github.com/jacquetc/godot-rich-text https://github.com/jacquetc/godot-rich-text
Issues Url https://github.com/jacquetc/godot-rich-text/issues https://github.com/jacquetc/godot-rich-text/issues
Godot version Godot 4.4 Godot 4.4
Version String 0.2.2 0.2.2
Download Commit https://github.com/jacquetc/godot-rich-text/releases/download/v0.2.2/godot-rich-text-v0.2.2.zip https://github.com/jacquetc/godot-rich-text/releases/download/v0.2.2/godot-rich-text-v0.2.2.zip
Download Url (Computed) https://github.com/jacquetc/godot-rich-text/releases/download/v0.2.2/godot-rich-text-v0.2.2.zip https://github.com/jacquetc/godot-rich-text/releases/download/v0.2.2/godot-rich-text-v0.2.2.zip
Icon Url https://raw.githubusercontent.com/jacquetc/godot-rich-text/main/resources/icon.png
https://raw.githubusercontent.com/jacquetc/godot-rich-text/main/resources/icon.png
Preview Insert
Type image
Image/Video URL https://raw.githubusercontent.com/jacquetc/godot-rich-text/main/resources/godot-rich-text-screenshot-1.png
Thumbnail https://raw.githubusercontent.com/jacquetc/godot-rich-text/main/resources/godot-rich-text-screenshot-1-thumb.png
Preview Insert
Type image
Image/Video URL https://raw.githubusercontent.com/jacquetc/godot-rich-text/main/resources/godot-rich-text-screenshot-2.png
Thumbnail https://raw.githubusercontent.com/jacquetc/godot-rich-text/main/resources/godot-rich-text-screenshot-2-thumb.png