mdiep/MMMarkdown
An Objective-C framework for converting Markdown to HTML. observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 5284
- days_rel: n/a
- days_push: 2139
- n_releases_24m: 0
Adoption not part of the score
1267 stars · 163 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
MMMarkdown is an Objective-C framework that converts Markdown to HTML using a real parser rather than regex-based transformation. It supports Apple platforms including macOS, iOS, tvOS, and watchOS, with GitHub Flavored Markdown extensions.
Use cases
- convert markdown to html in an ios app
- render markdown text in a macos application
- objective-c markdown parser library
- parse markdown without regex-based converters
- support github flavored markdown strikethrough on ios
- efficient markdown to html conversion for apple platforms
When to choose
- you need Markdown rendering in an Objective-C or Swift app on Apple platforms
- you want a true parser instead of regex-based conversion for efficiency and low memory use
- you need GitHub Flavored Markdown extensions like strikethrough
When to avoid
- you need a maintained library with frequent updates and recent CommonMark compliance
- you are not targeting Apple platforms
- you need extensive Markdown extensions beyond GitHub Flavored basics
Facets
library · maturity maintenance
parser markdown parsers web-development developer-tools cpp objective-c markdown-to-html apple-platforms github-flavored-markdown macos ios
1 source
- readme: https://github.com/mdiep/MMMarkdown · fetched 2026-08-28 · 3cfb2ec98450
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| mdiep/MMMarkdown | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="mdiep/MMMarkdown")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem