vtourraine / AcknowList

Acknowledgements screen displaying a list of licenses, for example from CocoaPods and Swift Package Manager dependencies.
MIT License
784 stars 59 forks source link

Add regex to filter out premature line breaks #42

Closed azhang66 closed 6 years ago

azhang66 commented 6 years ago

This prevents text alignment issues, most visible on iPads, as in #41

azhang66 commented 6 years ago

Sorry! Too many commits! Let me try to make another one with just the regex addition