Releases: Cocoanetics/DTMarkdownParser
Releases · Cocoanetics/DTMarkdownParser
0.2.2
- Jan Weiß fixed a HTML error in the SimpleHTMLGenerator Demo. He also converted the unit tests to XCTest.
- Mikkel Selsøe Sorensen added the option to ignore URLs.
- I fixed some warnings and carried out project updates recommended by Xcode 7.3
Announcement: https://www.cocoanetics.com/2016/05/dtmarkdownparser-0-2-2/
0.2.1
- FIXED: Incorrect selector checked for end of tag messaging
- FIXED: Hyperlink inside emphasized text not recognized
- ADDED: static lib target for Mac
Announcement: http://www.cocoanetics.com/2014/01/dtmarkdownparser-0-2-1/
0.2.0
- CHANGED: Rewritten and cleaned up parsing loop to be able to handle links or references spanning two lines
- ADDED: Mac Demo
- ADDED: Inline linking via angle brackets
- ADDED: Auto-Linking of URLs and email addresses using NSDataDetector
- FIXED: Many edge cases
Announcement: http://www.cocoanetics.com/2013/11/dtmarkdownparser-0-2-0/
0.1.0
Initial Release
Announcement: http://www.cocoanetics.com/2013/10/dtmarkdownparser-0-1-0/