Skip to content

refactor(ios): extract shared text renderer#230

Merged
hryhoriiK97 merged 1 commit intomainfrom
refactor/ios-shared-render-pipeline
Apr 9, 2026
Merged

refactor(ios): extract shared text renderer#230
hryhoriiK97 merged 1 commit intomainfrom
refactor/ios-shared-render-pipeline

Conversation

@hryhoriiK97
Copy link
Copy Markdown
Collaborator

@hryhoriiK97 hryhoriiK97 commented Apr 9, 2026

What/Why?

Consolidates the duplicated markdown render logic from EnrichedMarkdownText.mm and EnrichedMarkdown.mm into a shared ENRMTextRenderer. Also fixes the container component missing writingDirection on text segments (broke RTL spacers).

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

@hryhoriiK97 hryhoriiK97 merged commit 806c3a0 into main Apr 9, 2026
5 checks passed
@hryhoriiK97 hryhoriiK97 deleted the refactor/ios-shared-render-pipeline branch April 10, 2026 10: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.

1 participant