ENXF NET
Administrator
Staff member
Administrator
Moderator
+Lifetime VIP+
S.V.I.P.S Member
S.V.I.P Member
V.I.P Member
Collaborate
Registered
- Joined
- Nov 13, 2018
- Messages
- 27,502
- Points
- 823
Reputation:
If I select text that includes line breaks and format it as inline code:
The <code> tag doesnt span across all the lines together. Is there a way to force this?
It separates each line like so:
Preferred:
<code class="bbCodeInline">First line of text
<br>
Second line of text
<br>
Third line of text
</code>
Continue reading...
First line of text
Second line of text
Third line of text
The <code> tag doesnt span across all the lines together. Is there a way to force this?
It separates each line like so:

Preferred:
<code class="bbCodeInline">First line of text
<br>
Second line of text
<br>
Third line of text
</code>
Continue reading...