Skip to content
This repository has been archived by the owner on Jun 23, 2019. It is now read-only.

Latest commit

 

History

History
28 lines (18 loc) · 2 KB

README.md

File metadata and controls

28 lines (18 loc) · 2 KB

EFCMark

CI Status Version Platform QQ Group

EFCMark is a CocoaPods version and also a backup of brokenhandsio/cmark-gfm, cmark-gfm is an SPM-compatible fork of Github's implementation of the CommonMark library. Github's fork adds GitHub Flavoured Markdown extensions to the upstream implementation, as defined in the spec.

For more information, see the Github cmark repository.

Example

To run the example project, clone the repo, and run pod install from the Example directory first.

Requirements

  • XCode 8.0+

Installation

EFCMark is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod 'EFCMark'