Back
Web-based Word-like rich text editor in one HTML file
Image Prompt

Web-based Word-like rich text editor in one HTML file

Description

A Chinese prompt for Gemini-3.0-Pro to build a Word-style rich text editor as a single HTML file, including major formatting features and a download option.

Prompt

{
  "description": "Help me write a web-based rich text editor similar to Word, including its main features, with all code contained in a single HTML file. It should support: headings, paragraphs, left alignment, bold, italic, right alignment, underline, strikethrough, background color, text color, numbering, undo, and finally a download function. Directly generate the HTML, and that’s it!"
}
Open Original