Skip to content

Commit 796bb08

Browse files
QianGuoqiangQianGuoqiang
QianGuoqiang
authored and
QianGuoqiang
committed
Update support minimum version for OS X.
1 parent c013f68 commit 796bb08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# MMMarkdown
2-
MMMarkdown is an Objective-C framework for converting [Markdown][] to HTML. It is compatible with OS X 10.6+, iOS 8.0+, tvOS, and watchOS.
2+
MMMarkdown is an Objective-C framework for converting [Markdown][] to HTML. It is compatible with OS X 10.7+, iOS 8.0+, tvOS, and watchOS.
33

44
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.
55

0 commit comments

Comments
 (0)