Ionaru / Ionaru/easy-markdown-editor

Add support of spoilers

Open
#135 0 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.