Skip to content

SDK Support, Platform Support, UITextView With Markdown Formatting

Compare
Choose a tag to compare
@chrisdhaan chrisdhaan released this 28 Jul 00:50
· 21 commits to master since this release

Added

  • Platform Support
    • macOS
      • CDFont+CDMarkdownKit withSize method that uses NSFontManager to correctly set system fonts dynamically based on size
  • Swift 4.0
    • CDAttributesKey for correctly configuring NSAttributedString attribute dictionary keys
  • SwiftLint

Updated

  • UITextView With Markdown Formatting
    • Code example to use NSLayoutConstraints to correctly set intrinsicContentSize
  • Platform Support
    • macOS
      • CDFont+CDMarkdownKit bold and italic methods to use NSFontManager opposed to CDFontDescriptorSymbolicTraits