Skip to content

Markdown Parsing, UITextView With Markdown Formatting, UILabel With Markdown Formatting, and Platform Support

Compare
Choose a tag to compare
@chrisdhaan chrisdhaan released this 12 Jun 06:34
· 38 commits to master since this release

Added

  • Markdown Parsing
    • Italic
    • Bold
    • Header
    • Quote
    • List
    • Code
    • Syntax
    • Link
    • Image
  • UITextView With Markdown Formatting
  • UILabel With Markdown Formatting
  • Platform Support
    • iOS
    • macOS
    • tvOS
    • watchOS
  • Documentation