I need to insert custom html to editor component.
I would like to add custom button which triggers popup with text area. Entered text should then be inserted where current focus is inside <code> tag.
As I see it, this can be done in 2 ways:
All information was copied from docs.
Hi Matjaž,
Unfortunately, the support for the "CODE" tag enhancement did not make it into the R1 release as we were focusing on moving the Editor component out of its Beta phase into an official v.1 release:
https://www.telerik.com/kendo-angular-ui/components/editor/changelog/
Our developers acknowledged the enhancement as a nice one, and one that we would like to introduce in the future, but the management will have to reevaluate all requests based on the needs and estimated business value when planning the tasks for the next several months. We will update this thread accordingly when there is more information available.
Thank you for the understanding.
Regards,
Dimiter Topalov
Progress Telerik
Any chance this (code tag) gets to R1 2020?
I am using editor for writing documentation.
I need inline (in same line) and multi line support.
Something like StackOverflow/GitHub/GitLab/... supports (in attachment).