Hi - I’m trying to find single paragraphs in Writer and replace them with double paragraphs (so that there’s a paragraph mark between each existing paragraph. Like this:
How do I do that? I’ve tried searching for “$” and replacing it with “$$” while regular expressions are checked, but it isn’t working. The paragraph mark simply gets replaced with the double dollar sign.
Thanks.