[a] On paste [1] If pasted text contain email/url then convert it into link. [b] On typing using keyboard in editor [1] If Email is typed in editor then convert it into email link (href should contain mailto: attribute). for example if you type abc@pqr.com then its link should be like (<a href="mailto:abc@pqr.com">abc@pqr.com</a>). [2] If URL is typed in editor then convert it into URL link.
The auto-link functionality in the Editor widget has been introduced in the R2 2016 (Q2 2016) release - http://www.telerik.com/support/whats-new/kendo-ui/release-history/kendo-ui-q2-2016
This feature is presently not in our close scope for development, Sudeep.
Would really like this feature. Currently this doesn't work. :( Any idea if this will come in anytime soon? in addition would like to see keyboard navigation for links (pressing ctrl + right click will open the URL in another page)