Skip to content

feat(ios): add line break rendering#564

Open
graszka22 wants to merge 1 commit into
graszka22/ios-impl-09from
graszka22/ios-impl-10
Open

feat(ios): add line break rendering#564
graszka22 wants to merge 1 commit into
graszka22/ios-impl-09from
graszka22/ios-impl-10

Conversation

@graszka22

Copy link
Copy Markdown
Collaborator

Render hard line breaks as U+2028 inside paragraphs so TextKit preserves intra-paragraph breaks without starting new blocks.

What/Why?

Testing

PR Checklist

  • Code compiles and runs on iOS
  • Code compiles and runs on Android
  • Updated documentation/README if applicable
  • Ran example app to verify changes
  • E2E tests are passing
  • Required E2E tests have been added (if applicable)

Render hard line breaks as U+2028 inside paragraphs so TextKit
preserves intra-paragraph breaks without starting new blocks.

Co-authored-by: Cursor <cursoragent@cursor.com>
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