Ionaru / Ionaru/easy-markdown-editor

How to get the html value of the editor ?

Open
#473 0 comments 2 reactions 0 assignees View on GitHub
Question
Dominant language
JavaScript
Stars
3.1k
Forks
363
PR merge metrics
No merged PRs in 30d

Description

I am able to get the values in the editor using `editor.value()`, but it returns the text as markdown string.
I would be happier if it can return the text as an html string.

Is this possible ?

Contributor guide

Open the contributing guide

Research direction

Start by tracing the editor.value() entry point and how the editor currently converts or stores Markdown. Determine whether returning an HTML string fits the existing API, then verify that the returned value contains rendered HTML for representative Markdown input.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.