Hi,
I do the following:
I have on line in my editor content.
I mark this line - and choose "Heading 1" from the drop down.
So what I expect is:
Before:
My Line of Text
After Heading 1:
<h1>My Line of Text</h1>
But what I get is
<h1>My Line of Text</h1>
<p> </p>
How can I turn this "add extra paragraph behaviour" of?
Regards
Manfred
I do the following:
I have on line in my editor content.
I mark this line - and choose "Heading 1" from the drop down.
So what I expect is:
Before:
My Line of Text
After Heading 1:
<h1>My Line of Text</h1>
But what I get is
<h1>My Line of Text</h1>
<p> </p>
How can I turn this "add extra paragraph behaviour" of?
Regards
Manfred