marktone icon indicating copy to clipboard operation
marktone copied to clipboard

Rewrite the Markdown editor components with the original

Open ganta opened this issue 4 years ago • 0 comments

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

ganta avatar Nov 10 '21 03:11 ganta