Releases: mdiep/MMMarkdown
Releases · mdiep/MMMarkdown
0.5.5
27 Jun 01:44
Compare
Sorry, something went wrong.
No results found
#107 : Create NSRegularExpressions using dispatch_once
0.5.4
04 May 01:50
Compare
Sorry, something went wrong.
No results found
#103 : Don't let lists contain both bulleted and numbered items
#104 : Require a space after the # in headers
#105 : Let list items indent with 2 spaces
0.5.3
19 Apr 03:47
Compare
Sorry, something went wrong.
No results found
#101 : Fix infinite loop in list parsing
0.5.2
29 Dec 18:00
Compare
Sorry, something went wrong.
No results found
#92 : Allow -s in inline HTML
0.5.1
30 Nov 21:49
Compare
Sorry, something went wrong.
No results found
#88 : Update Xcode project settings
#89 : Fix some broken unit tests
#90 : Add tvOS and watchOS targets
0.5
13 Aug 20:29
Compare
Sorry, something went wrong.
No results found
#63 : Fix warnings from Xcode 6.3
#67 : Improved link handling
#71 : Allow = in autolinked URLs
#73 : Allow dashes in language names
#74 : Switch to from static libraries to dynamic frameworks
0.4.3
16 Apr 00:31
Compare
Sorry, something went wrong.
No results found
#60 : UnderscoresInWords should only affect underscores
0.4.2
07 Apr 23:39
Compare
Sorry, something went wrong.
No results found
#51 : Fenced code blocks shouldn't allow non-whitespace characters after trailing delimiter
#54 : Improve handling of of language names in fenced code blocks
#57 : Fix handling of images inside links
0.4.1
16 Jan 18:47
Compare
Sorry, something went wrong.
No results found
Fix an exception when whitespace preceded what would otherwise be a header (#47 ).
MMMarkdown 0.4
02 Jan 15:27
Compare
Sorry, something went wrong.
No results found
This release adds support for GitHub-flavored Markdown and extensions. It also includes bug fixes, updated Xcode project settings, and more modernization.