• I’m having some trouble getting my posts formatted correctly. I currently use the WYSIWYG editor.

    When I copy plain text into the editor, a line break never appears between paragraphs.

    For example, if I pasted the below text into the editor:

    Text line 1
    Text line 2

    Text line 3
    Text line 4

    It would appear as:

    Text line 1
    Text line 2
    Text line 3
    Text line 4

    I’ve found that this occurs even when I go into the editor and insert <p> tags. The only way I can seperate paragraphs right now is to insert the following code between them:

    <p>&nbsp;</p>

    I post a lot of regular content and this can get very tiring.

    Can anyone help me out?

  • The topic ‘Line breaks not appearing’ is closed to new replies.