在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称(OpenSource Name):mdiep/MMMarkdown开源软件地址(OpenSource Url):https://github.com/mdiep/MMMarkdown开源编程语言(OpenSource Language):Objective-C 80.4%开源软件介绍(OpenSource Introduction):MMMarkdownMMMarkdown is an Objective-C framework for converting Markdown to HTML. It is compatible with OS X 10.7+, iOS 8.0+, tvOS, and watchOS. Unlike other Markdown libraries, MMMarkdown implements an actual parser. It is not a port of the original Perl implementation and does not use regular expressions to transform the input into HTML. MMMarkdown tries to be efficient and minimize memory usage. APIUsing MMMarkdown is simple. The main API is a single class method:
The markdown string that is passed in must be non-nil. MMMarkdown also supports a number of Markdown extensions:
SetupAdding MMMarkdown to your project is easy. If you’d like to use Carthage, add the following line to your
Otherwise, you can:
LicenseMMMarkdown is available under the MIT License. |
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论