Skip to content

fix: <br> parsing inside codeblock and blockquote - #319

Merged
kacperzolkiewski merged 9 commits into
mainfrom
fix-blockquote-parsing
Dec 17, 2025
Merged

kacperzolkiewski merged 9 commits into
mainfrom
fix-blockquote-parsing

Conversation

@kacperzolkiewski

@kacperzolkiewski kacperzolkiewski commented Dec 11, 2025

Copy link
Copy Markdown
Collaborator

Summary

Fixes: #207

Test Plan

Try with various htmls:

  1. Run example app
  2. Press Set input's value button
  3. Paste html that contains
    and or
  4. Check result of input value and html

Run test case from: #207

Screenshots / Videos

Screen.Recording.2025-12-11.at.09.00.22.mov

Compatibility

OS Implemented
iOS
Android

@kacperzolkiewski
kacperzolkiewski requested review from exploIF and szydlovsky and removed request for szydlovsky December 11, 2025 08:20
@kacperzolkiewski
kacperzolkiewski marked this pull request as ready for review December 11, 2025 08:20
@kacperzolkiewski

Copy link
Copy Markdown
Collaborator Author

Sorry, but I forget about @kacperzolkiewski prefix in branch name 😞

@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.

Some things to check out

Comment thread ios/inputParser/InputParser.mm Outdated
Comment thread ios/inputParser/InputParser.mm Outdated
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.

Solid, just two small NITs

Comment thread ios/inputParser/InputParser.mm Outdated
Comment thread ios/EnrichedTextInputView.mm Outdated
kacperzolkiewski and others added 2 commits December 17, 2025 11:27
Co-authored-by: Mikołaj Szydłowski <9szydlowski9@gmail.com>
@kacperzolkiewski
kacperzolkiewski merged commit 0c1129e into main Dec 17, 2025
5 checks passed
@kacperzolkiewski
kacperzolkiewski deleted the fix-blockquote-parsing branch December 17, 2025 11:34
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.

Inserting new line after blockquote causes strange behaviour

3 participants