Hi,
I thought there was the possibility to use “Soft Line Break” in formated Text in Bricks.
Unfortunately since a few days I can NOT use them anymore. Maybe I missunderstood before something. But I’m quite sure before there was a Soft Line Break also possible in the Frontend rendered output.
Problem:
In the Bricks Builder Backend all seams to be fine.
I can use “Shift + Enter” and in the Sidepanel in Visual Tab, there is a new line added.
Also in the “TEXT” Tab in the sidepanel there is the code like
<p>Here should stay... at the end.<br /><br /></p>
Also in the Preview Area the Soft Line Break is visible.
BUT
In the rendered Frontend-Code (Output) this <br>
are missing.
See PrintScreens below.
Plugins are deactivated
All Plugins are deactivated. So there should be no side-effects…
Questions
-
What do I do wrong? Or maybe different then before?
-
All at all: Is it possible to use “Soft Line Breaks” in Bricks Formated Text Elements?
-
Or is there a workaround to get “Soft Line Breaks” outputet at the end of an paragraph?
with<br />
and not not Hard Line Breaks with new Paragraph with nbsp-saved-space<p></p><p> </p>
(–> Maybe some Escape-Signs?)
Can not find any help in Forum or with Google ;(