ganta / marktone

Change a Rich Text input area to Markdown input area on kintone
https://chrome.google.com/webstore/detail/marktone/mmplkelbljbdkdcagoffbcbaeaccedlk
MIT License
20 stars 4 forks source link

Insert indent when the TAB key is pressed #34

Open ganta opened 4 years ago

ganta commented 4 years ago

How about replacing the input form with https://github.com/RIP21/react-simplemde-editor?

ganta commented 4 years ago

EasyMDE does not use plain textarea. Therefore, react-textarea-autocomplete does not work.