Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Textile reader: improve parsing of spans. #10470

Merged
merged 1 commit into from
Dec 18, 2024
Merged

Textile reader: improve parsing of spans. #10470

merged 1 commit into from
Dec 18, 2024

Conversation

jgm
Copy link
Owner

@jgm jgm commented Dec 18, 2024

The span needs to be separated from its surroundings by spaces. Also, a span can have attributes, which we now attach.

Closes #9878.

The span needs to be separated from its surroundings by spaces.
Also, a span can have attributes, which we now attach.

Closes #9878.
@jgm jgm merged commit d5c9fe7 into main Dec 18, 2024
18 of 21 checks passed
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.

when converting from textile to other formats, percentage period percentage is not converted correctly
1 participant