[Solved] Remove paragraph breaks
-
Jessiebessie
- Posts: 24
- Joined: Fri Mar 31, 2023 2:13 pm
[Solved] Remove paragraph breaks
I have copied some text from a website and want to remove the paragraph breaks so the text flows better. How do I do it?
Last edited by MrProgrammer on Fri Jun 20, 2025 5:09 am, edited 2 times in total.
Reason: Tagged ✓ [Solved] Links to solutions provided
Reason: Tagged ✓ [Solved] Links to solutions provided
Open Office 4.1.11
Re: Removing paragraphs breaks
A search of the forum for the phrase remove paragraph breaks turned up a number of solutions, including:
[Tutorial] Combine paragraph fragments with AutoCorrect
[Tutorial] How do I remove end_of_paragraph marks?
[Tutorial] Combine paragraph fragments with AutoCorrect
[Tutorial] How do I remove end_of_paragraph marks?
Slackware 15 (current) 64 bit
Apache OpenOffice 4.1.16
LibreOffice 26.2.3.2; SlackBuild for 26.2.3 by Eric Hameleers
---------------
I hate this damn computer, I wish that I could sell it.
It won't do what I want it to, Only what I tell it.
Apache OpenOffice 4.1.16
LibreOffice 26.2.3.2; SlackBuild for 26.2.3 by Eric Hameleers
---------------
I hate this damn computer, I wish that I could sell it.
It won't do what I want it to, Only what I tell it.
Re: [Solved] Removing paragraphs breaks
If you need just the text, why do you just copy/paste it through notepad without formatting?
OpenOffice on Windows 10 | Save your backlinks 
- Hagar Delest
- Moderator
- Posts: 33633
- Joined: Sun Oct 07, 2007 9:07 pm
- Location: France
Re: [Solved] Removing paragraphs breaks
Because the original paragraphs are split and each line becomes a one-line paragraph when copied. It comes from the web site layout.
I guess a negation is missing in your question.
I guess a negation is missing in your question.
LibreOffice 25.2 on Linux Mint Debian Edition (LMDE 7 Gigi) and 25.2 portable on Windows 11.
Re: [Solved] Removing paragraphs breaks
For short texts - i.e. less than 64KB in length, I use
Find \n
Replace <space character>
drop More options and select Regular expressions
the press Replace All.
There will almost always be some editing required.
Find \n
Replace <space character>
drop More options and select Regular expressions
the press Replace All.
There will almost always be some editing required.
Apache OpenOffice 4.1.16 on Xubuntu 24.04.4 LTS