Skip to content

fix(iOS): remove unnecessary spaces during html preparation - #321

Merged
kacperzolkiewski merged 5 commits into
mainfrom
@kacperzolkiewski/fix-parsing-html-with-spaces
Dec 17, 2025
Merged

kacperzolkiewski merged 5 commits into
mainfrom
@kacperzolkiewski/fix-parsing-html-with-spaces

Conversation

@kacperzolkiewski

Copy link
Copy Markdown
Collaborator

Summary

Fixes: #290

This PR adds functionality for removing unnecessary whitespaces that breaks our html parsing.

Test Plan

Run test case from issue: #290

Screenshots / Videos

Screen.Recording.2025-12-11.at.15.20.19.mov
Screen.Recording.2025-12-11.at.15.22.40.mov

Compatibility

OS Implemented
iOS
Android

@exploIF exploIF left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Functionally works well. I think it's worth checking if we can create tags set programmatically, but this can be handled in separate PR

Comment thread ios/inputParser/InputParser.mm Outdated

@szydlovsky szydlovsky left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Overally good, some smaller changes and we're good to go

Comment thread ios/inputParser/InputParser.mm Outdated
Comment thread ios/inputParser/InputParser.mm Outdated
Comment thread ios/inputParser/InputParser.mm Outdated
Comment thread ios/inputParser/InputParser.mm Outdated
Co-authored-by: Mikołaj Szydłowski <9szydlowski9@gmail.com>
@kacperzolkiewski
kacperzolkiewski merged commit 6092f4d into main Dec 17, 2025
5 checks passed
@kacperzolkiewski
kacperzolkiewski deleted the @kacperzolkiewski/fix-parsing-html-with-spaces branch December 17, 2025 13:18
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.

[iOS] Rich Text Editor renders content incorrectly

3 participants