chmln / vue-wysiwyg

A lightweight WYSIWYG HTML editor for Vue.js
https://chmln.github.io/vue-wysiwyg/
MIT License
555 stars 134 forks source link

Hyperlink functionality #89

Open Tarasovych opened 5 years ago

Tarasovych commented 5 years ago

Now to create a hyperlink, I have to click on the button image than insert link in URL input, than press Tab, than insert Link Title. Link Title input isn't active neither by default nor on click.

Can we have Link Title input active by default? Thank you!

Just for reason I want insert title first, than URL.

abdulrahimtetrahex commented 5 years ago

Same as #73