https://bugs.documentfoundation.org/show_bug.cgi?id=153170
Stéphane Guillou (stragu) <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |stephane.guillou@libreoffic | |e.org Status|UNCONFIRMED |RESOLVED Resolution|--- |NOTABUG Keywords|difficultyInteresting | --- Comment #1 from Stéphane Guillou (stragu) <[email protected]> --- A paragraph break can be matched with a the regular expression "$" (no quotes). Go to the Find and Replace tool, tick "Regular expressions", search for "$" and replace with e.g. " ". That should work. Tested with Version: 7.6.0.0.alpha0+ (X86_64) / LibreOffice Community Build ID: cd20a17ab703e97191b4e3421527267ef82a704f CPU threads: 8; OS: Linux 5.15; UI render: default; VCL: gtk3 Locale: en-AU (en_AU.UTF-8); UI: en-US Calc: threaded as well as Version: 7.4.4.2 / LibreOffice Community Build ID: 85569322deea74ec9134968a29af2df5663baa21 CPU threads: 8; OS: Linux 5.15; UI render: default; VCL: gtk3 Locale: en-AU (en_AU.UTF-8); UI: en-US Calc: threaded -- You are receiving this mail because: You are the assignee for the bug.
