I

Inline Code Tag Doesn't Span Across Text with Line Breaks

  • Thread starter Thread starter ItsAConspiracy
  • Start date Start date
I

ItsAConspiracy

Guest

If I select text that includes line breaks and format it as inline code:

First line of text
Second line of text
Third line of text

For some reason the <code> tag doesnt span beyond any line breaks. Is there a way to force this?

It separates each line like so:
1746236457106.webp

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

I know I can toggle BB code and modify the text like this, but I would like it to default to...

Read more

Continue reading...
 
Similar threads Most view View more
Back
Top Bottom