Ionaru / Ionaru/easy-markdown-editor

Passing autocorrect and autocapitalize options

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

Description

How do I set the autocorrect and autocapitalize options of the underlying codemirror instance.

I can see from [this](https://github.com/codemirror/CodeMirror/pull/5739) that it is already supported by codemirror, but I cannot see an option to do so from EasyMDE.

Contributor guide

Open the contributing guide

Research direction

Start at EasyMDE’s configuration entry point and inspect how the underlying CodeMirror instance is created. Compare the supported autocorrect and autocapitalize behavior described in CodeMirror PR 5739. Done means EasyMDE exposes a way to pass both options through, with their usage documented or verified.

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.