fix: strip token_list_to_plaintext #13

Open
lyz wants to merge 2 commits from lyz/org-rw:fix/strip-title into develop
Collaborator

otherwise when you do headline.title.get_text() you may have trailing
whitespaces.

The other changes were made by black

otherwise when you do headline.title.get_text() you may have trailing whitespaces. The other changes were made by `black`
lyz added 1 commit 2025-01-25 13:24:29 +00:00
otherwise when you do headline.title.get_text() you may have trailing
whitespaces
lyz requested review from kenkeiras 2025-01-25 13:25:35 +00:00
kenkeiras added 1 commit 2025-04-15 21:57:57 +00:00
Owner

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.

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.
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u fix/strip-title:lyz-fix/strip-title
git checkout lyz-fix/strip-title
Sign in to join this conversation.
No reviewers
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: kenkeiras/org-rw#13
No description provided.