https://bugs.documentfoundation.org/show_bug.cgi?id=148025
--- Comment #2 from flywire <[email protected]> --- Blank lines might be a problem because there is no such thing as a new line character in a pdf, the next paragraph is just started further down. A viable workaround might be to add a single space to empty lines. If any code was developed for the python REPL a space on a line intended to be blank would cause it to fail. https://pdf-xchange.eu/ will select/copy text including all white space for pasting but it can't pick up blank lines (because they don't exist). -- You are receiving this mail because: You are the assignee for the bug.
