Ionaru / Ionaru/easy-markdown-editor
Add support of spoilers
Open
Improvement
- Dominant language
- JavaScript
- Stars
- 3.1k
- Forks
- 363
- PR merge metrics
- No merged PRs in 30d
Description
Thank you for keeping alive such great app!
The markdown markup in some editions supports 'spoilers'.
Their code looks like the blockquote but with exclamation mark: `>! `.
I think it would be great if we have the button for adding the spoilers as we yet have the button for adding blockquotes.
Contributor guide
Research direction
Start by locating the existing blockquote button and the editor action it invokes. Add a corresponding spoiler button that inserts the `>! ` markup, then verify that the editor produces the expected spoiler syntax.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100