Closed albertbori closed 9 years ago
Thanks for the report! This is definitely a bug. I'll try to look into it sometime this week.
I fixed this and created a new release (0.4.2) with the fix. :sparkles:
Excellent! Thank you so much!
Mind bumping the cocoapod version?
I don't use CocoaPods or have an interest in maintaining a spec. So someone else will need to do it. Sorry!
Ok, I submitted a pull request to CocoaPods / Specs: https://github.com/CocoaPods/Specs/pull/13056
I maintain the CocoaPods spec for this pod (as a volunteer) so I'll try to get out a release soon ...
@albertbori I just updated and pushed a 0.4.2 pod spec. You might need to do pod repo update
. Then:
shell> pod search MMMarkdown
-> MMMarkdown (0.4.2)
An Objective-C static library for converting Markdown to HTML.
pod 'MMMarkdown', '~> 0.4.2'
- Homepage: https://github.com/mdiep/MMMarkdown
- Source: https://github.com/mdiep/MMMarkdown.git
- Versions: 0.4.2, 0.4.1, 0.4, 0.3, 0.2.3, 0.2.1 [master repo]
So the latest 0.4.2 version is pushed to CocoaPods. Enjoy!
Thanks for updating that. I've never worked with updating a repo that didn't have its own podspec.
The following markdown should produce an image link:
Like so:
Instead, it produces the following: