Ionaru / Ionaru/easy-markdown-editor

Add indent/Outdent toolbar options

Open
#232 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

**Is your feature request related to a problem? Please describe.**
Unable to easily create indented lists or text

**Describe the solution you'd like**
I'd love to see the addition of indent and outdent toolbar icons that enabled this functionality so that users that don't have markdown knowledge are able to acheive this.

**Describe alternatives you've considered**
Only alternative I can think of is switching to an alternative editor.

**Additional context**

- Indent would need to insert 2 spaces at the start of selected lines, or line where cursor is if no current selection
- Outdent would need to remove 2 empty spaces at start of selected lines (if there were any), or line where cursor is if no current selection

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.