Skip to content

fix(iOS): remove hacks for last element parsing#621

Open
kacperzolkiewski wants to merge 2 commits into
mainfrom
@kacperzolkiewski/fix-parsing-empty-paragraphs-hacks
Open

fix(iOS): remove hacks for last element parsing#621
kacperzolkiewski wants to merge 2 commits into
mainfrom
@kacperzolkiewski/fix-parsing-empty-paragraphs-hacks

Conversation

@kacperzolkiewski
Copy link
Copy Markdown
Collaborator

@kacperzolkiewski kacperzolkiewski commented May 29, 2026

Summary

Fixes: #483

This PR remove hacks for last element parsing in lists, codeblock and blockquote.
After removing the hacks also those issues should not occur:
#505
#207

Test Plan

Run reproduction step from #483
The issue should be resolved.

Screenshots / Videos

Screen.Recording.2026-05-29.at.11.19.11.mov

Compatibility

OS Implemented
iOS
Android

Checklist

  • E2E tests are passing
  • Required E2E tests have been added (if applicable)

@kacperzolkiewski kacperzolkiewski marked this pull request as ready for review May 29, 2026 10:17
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]: empty list item with inline tag inside it parsing

1 participant