We have implemented the HTML editor. Made some modifications and it is working well except for one area.
Normally if you click the enter button on the key board it makes the item wraped in a <p>content here</p> tag.
And if you shift + enter it does a soft return it creates <br> tag.
So can you we do this or is there an option to turn this on?
It is needed because how the CSS items work and the users of the HTML editor will not understand HTML but do understand the enter key and the enter + shift for soft return as they normally use that.
FYI: I do know that you have a paragraph button but it only adds the paragragh and does not wrap the current selection.
|
|
|