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

Updated dash character to improve markdown parsing for license #3488

Merged
merged 1 commit into from
May 6, 2016
Merged

Updated dash character to improve markdown parsing for license #3488

merged 1 commit into from
May 6, 2016

Conversation

gemmakbarlow
Copy link
Contributor

Updated to a different unicode dash (U+002D rather than U+2013) so that text is parsed correctly by markdown (when converting the CocoaPods Acknowledgements.markdown to HTML).

Prior to the adjustment, this was the result upon conversion to HTML:

markdown-issue-prior

With the adjustment, issue corrected:

markdown-issue-after

Updated to a different unicode dash (U+002D rather than U+2013) so that it is parsed correctly by markdown, when converting the CocoaPods Acknowledgements.markdown to HTML.
@kcharwood kcharwood added this to the 3.1.1 milestone May 6, 2016
@kcharwood kcharwood added the fixed label May 6, 2016
@kcharwood kcharwood merged commit 3eec2c1 into AFNetworking:master May 6, 2016
@kcharwood
Copy link
Contributor

Thanks!

@kcharwood kcharwood changed the title Updated character Updated dash character to improve markdown parsing for license May 6, 2016
@gemmakbarlow
Copy link
Contributor Author

Welcome :)

@kcharwood kcharwood modified the milestones: 3.1.1, 3.2.0 Oct 3, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants