marktone
marktone copied to clipboard
Rewrite the Markdown editor components with the original
react-textarea-autocomplete is a great library. However, this library is tightly coupled to the textarea, making it difficult to customize the textarea. Make it customizable by implementing the components on my own.
- [ ] Markdown Editor
- [ ] Markdown Preview
- [ ] Mention suggestion
Support for existing features:
- [ ] Codefence syntax highlighting
- [ ] File uploading