Skip to content

Strip whitespace in get_accent and get_strong#95

Open
mayeulk wants to merge 1 commit into
ssine:masterfrom
mayeulk:patch-1
Open

Strip whitespace in get_accent and get_strong#95
mayeulk wants to merge 1 commit into
ssine:masterfrom
mayeulk:patch-1

Conversation

@mayeulk
Copy link
Copy Markdown

@mayeulk mayeulk commented Apr 9, 2026

Trim whitespace from text in get_accent and get_strong methods. Sometimes, some spaces are italicized (or bold) in the source pptx file. In this case, if text starts or end with a horizontal space, then the _ or __ will not have the desired effect; hence better conversion is possible by fixing the orginal python code

Trim whitespace from text in get_accent and get_strong methods. Sometimes, some spaces are italicized (or bold) in the source pptx file. In this case, if text starts or end with a horizontal space,
then the _ or __ will not have the desired effect; hence better conversion is possible by fixing the orginal python code
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant