MMMarkdown icon indicating copy to clipboard operation
MMMarkdown copied to clipboard

An Objective-C framework for converting Markdown to HTML.

Results 11 MMMarkdown issues
Sort by recently updated
recently updated
newest added

The method MMMarkdown.htmlString markdown all the text including scripts called between ...

Including localization and internationalization changes.

- added GitHub flavored checklist markdown (https://help.github.com/articles/basic-writing-and-formatting-syntax/#task-lists) - added unit tests.

I would like to ensure that the resulting output is strict and safe, and so would like to have an option which just eats all html (whether inline or block)...

A bold string with prefix * is not getting parsed into HTML ex. ***This is a note**

bug

Which version can support iOS7?

question

Hi, I just pushed version 0.5.5 of the podspec. While I was doing that I noticed that the README says: It is compatible with OS X 10.6+, iOS 8.0+, tvOS,...

Hi, Would you be open having two options added to `MMarkdownExtensions`: 1. `MMMarkdownExtensionsNoSetextHeaders`: Disable detection of headers like ``` A Setext Header ============= ``` and instead only allow the ```...

enhancement

Hi, If you've gone to all the trouble of writing an awesome markdown parser and all, why not open up the API a bit more so we can return more...

enhancement

https://developer.apple.com/forums/thread/728021 To build on Xcode 14.3 you need to update minimal deployment version >= 11