https://bugs.documentfoundation.org/show_bug.cgi?id=172424
--- Comment #3 from Regina Henschel <[email protected]> --- (In reply to Farid from comment #2) > have you tested your solution? Yes, tested on Version: 26.8.0.0.alpha1+ (X86_64) Build ID: 59169cb0a17fd81acdc1853984c644385fb121fc CPU threads: 32; OS: Windows 11 X86_64 (build 26200); UI render: Skia/Vulkan; VCL: win Locale: de-DE (de_DE); UI: en-US Calc: threaded it replaes the para chars with \u000A. Writer > does not interpret the unicode code point! i also tested \x000A but to no > avail. It still needs, that regular expression is enabled. I had not mentioned it, because that was contained in your description. If it still not works for you, it might be a problem that happens only on Linux. Or you need the 8 hex digit variant? Do non-control unicode points work, e.g \u0021 for an exclamation mark? -- You are receiving this mail because: You are the assignee for the bug.
