Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 762 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 762 Bytes

SwiftyMarkdown_Extension

CocoaPods CocoaPods CocoaPods

Base on SwiftyMarkdown, but support table rendering and cloud image rendering~

Show Table Render And Support Scroll

Show Images From Your App Bundle And Clound

Installation

CocoaPods

  1. Add the following line to your Podfile:

    pod 'SwiftyMarkdown_Extension'
    
  2. Execute pod install.