Skip to content

Replace Textarea with Markdown Editor in Demo Blog #133

Description

@armanist

In the Quantum PHP project, our demo blog currently uses a simple <textarea> for creating and updating posts. To improve the content creation experience, we plan to upgrade this input to a Markdown editor in the next version.

Proposed editor: EasyMDE
Alternative suggestions are welcome if there’s a more modern or better-maintained option.

Acceptance Criteria:

Replace the <textarea> with a functional Markdown editor.

Ensure existing post creation and update flows continue to work seamlessly.

Preview support should be included.

Output HTML should be sanitized before rendering (if rendered directly).

Notes:

EasyMDE is lightweight and straightforward, but alternatives like Toast UI Editor or Editor.js can be considered if they provide better UX or extensibility.

Metadata

Metadata

Assignees

Labels

Type

Fields

No fields configured for Bug.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions