Skip to content

Releases: Cocoanetics/DTMarkdownParser

0.2.2

26 May 08:51
Compare
Choose a tag to compare
  • 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

18 Jan 10:49
Compare
Choose a tag to compare
  • 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

03 Nov 13:26
Compare
Choose a tag to compare
  • 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

03 Nov 13:26
Compare
Choose a tag to compare