Ionaru / Ionaru/easy-markdown-editor
cursorBlinkRate: let's pass any options to cm?
Open
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.**
I would like to have consistent cursor behavior along my app. Here we have blinking cursor and CodeMirror has option `cursorBlinkRate` but I can't pass it to the instance.
**Describe the solution you'd like**
Let's create ability to pass options to CodeMirror instance? I can do this if PR can be accepted.
Contributor guide
Assessment
This issue has not been assessed yet.