Skip to content
This repository has been archived by the owner on Apr 18, 2023. It is now read-only.

fix: replace zero width spaces with appropriate ones #138

Merged
merged 4 commits into from Feb 18, 2020

Conversation

BisuGit
Copy link
Collaborator

@BisuGit BisuGit commented Feb 11, 2020

Description

zero width spaces were drop during the HTLM parsing process. This is to change it to another one that does not get dropped.

DevQA

DevQA Prep

  • Run pod install
  • Test RichTextView to ensure that it passes (unit and UI tests)
  • Navigate to the Example project in the root Example folder and run the app
  • Ensure that everything in the Example app looks visually correct

DevQA Steps

Comments

@BisuGit BisuGit changed the title Fix replace zero width spaces with appropriate ones fix: replace zero width spaces with appropriate ones Feb 11, 2020
@BisuGit BisuGit added the reviewme Indicates a PR that needs to be reviewed label Feb 11, 2020
@maicon-brauwers maicon-brauwers added approved Indicates a PR that has passed code review and removed reviewme Indicates a PR that needs to be reviewed labels Feb 12, 2020
@aelkady aelkady merged commit 52b87e3 into master Feb 18, 2020
@aelkady aelkady deleted the fix-Replace-zero-width-spaces-with-appropriate-ones branch February 18, 2020 21:29
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
approved Indicates a PR that has passed code review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants