Ionaru / Ionaru/easy-markdown-editor
How to get the html value of the editor ?
Open
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
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