This is a migrated thread and some comments may be shown as answers.

Headers or bullet list in editor without <p>

3 Answers 171 Views
Editor
This is a migrated thread and some comments may be shown as answers.
I. Breukink
Top achievements
Rank 1
I. Breukink asked on 03 Oct 2013, 07:25 AM
I use the editor with the following options, because i want to have <br> in my text and no <p>.

   defaultTools["insertLineBreak"].options.shift = false;
   defaultTools["insertParagraph"].options.shift = true;

The problem now is that if I select a part of the tekst to make eg a H1, the total tekst is converted in H1. The  same if I want to make a bullet-list. The different lines of the list are defined by kendo as paragraphs (<p>), while i use <br> to separate the lines. The result is a single bullet for the complete text.

How do i get the possibility of eg bulletlists when i don’t want <p> in my text?

Thanks

3 Answers, 1 is accepted

Sort by
0
Alex Gyoshev
Telerik team
answered on 07 Oct 2013, 10:57 AM
Hello Ivor,

This behavior is not supported at this time. However, you can post-process the editor content so that it fits your needs.

Regards,
Alex Gyoshev
Telerik
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
0
FABIO
Top achievements
Rank 1
answered on 09 Feb 2017, 04:58 PM

I'm facing the same problem with the latest release. Are there any update? Are you going to support this behavior  in the next release?

Thanks

0
Nikolay
Telerik team
answered on 13 Feb 2017, 10:28 AM
Hello,

I can suggest submitting a feature request in our UserVoice portal and based on its popularity we may implement it in a future release:

http://kendoui-feedback.telerik.com/forums/127393-kendo-ui-feedback/category/170295-editor

Regards,
Nikolay
Telerik by Progress
Try our brand new, jQuery-free Angular 2 components built from ground-up which deliver the business app essential building blocks - a grid component, data visualization (charts) and form elements.
Tags
Editor
Asked by
I. Breukink
Top achievements
Rank 1
Answers by
Alex Gyoshev
Telerik team
FABIO
Top achievements
Rank 1
Nikolay
Telerik team
Share this question
or