Awesome
EFCMark
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'