react-markdown-editor icon indicating copy to clipboard operation
react-markdown-editor copied to clipboard

Make button click create sample markdown when no text is selected

Open nomad5000 opened this issue 9 years ago • 1 comments

Reproduce:

I want to create a list:

click the list button without text selected:

I should get some sample markdown. Instead getting nothing as if the button doesn't work

nomad5000 avatar Nov 03 '16 11:11 nomad5000

Yes, right now, markdown will be applied only if there is a selection. I will work on adding that feature, that shouldn't be really hard.

jrm2k6 avatar Nov 03 '16 16:11 jrm2k6