fix: strip token_list_to_plaintext #13
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "lyz/org-rw:fix/strip-title"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
otherwise when you do headline.title.get_text() you may have trailing
whitespaces.
The other changes were made by
black
This might be implemented specifically for the Headlines, but ideally we should not change the content of all text elements, even if it means keeping trailing spaces.
Checkout
From your project repository, check out a new branch and test the changes.