fix: strip token_list_to_plaintext #13
No reviewers
Labels
No labels
bug
cleanup
duplicate
enhancement
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: kenkeiras/org-rw#13
Loading…
Add table
Add a link
Reference in a new issue
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.
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.Merge
Merge the changes and update on Forgejo.Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.