Hey Telerik Team,
Please consider accepting some HTML tags like <table> and its repectives <tr> <td>... My company uses templates based on that structure.
Please, we're using the latest version of Angular and therefore Kendo UI Jquery integrated with angular (which allows those tags) does not fullfil our requirements anymore. We need it asap.
Thanks.
Hi Lívia and Matjaž,
I will mark this FR as 'Completed' as the Editor supports table tags since v0.8.0:
https://stackblitz.com/edit/angular-tzayer-ydpfba?file=app/app.component.ts
As for the <code> tag, we are still monitoring the customer demand for this enhancement.
Regards,
Martin
Progress Telerik
If you already do this, please consider adding support for <code> tag to format API:
editor.exec('format', { tag: 'code' });
This would also close this feature request.