CommonMarkAttributedString. Turn Markdown text into styled text for Apple apps.

github.com/mattt/CommonMarkAttributedString

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

August 2021
  • Update ci.yml
  • Update ci.yml
  • Update ci.yml
April 2020
  • Bump version to 0.2.0
  • Merge pull request #2 from mikepulaski/master
  • Whitespace
  • Run CI on pull requests
  • Replace typealias with duplicative, platform-conditional tests
  • Update CommonMark dependency to 0.3.x
  • Pin CommonMark dependency to 0.2.x
  • Use font descriptors to preserve font attributes in headers.
March 2020
  • Bump version to 0.1.0
  • Update CI to run tests with xcodebuild
  • Add 'Supported Platforms' section to README
  • Add support for iOS, tvOS, and Mac Catalyst
  • Update README.md
  • Add Cache Dependencies step to CI workflow
  • Remove attachments from test cases
  • Add documentation workflow
  • Add CI workflow