tiagohm/MarkdownView
Android library to display markdown text. observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 0
- Release rhythm 8
- Longevity 100
Flags: archived
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: 3515
- days_rel: n/a
- days_push: 2885
- n_releases_24m: 0
Adoption not part of the score
1052 stars · 165 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
An Android library (a custom View) that renders Markdown text natively in Android apps, built on Flexmark. It supports stylesheets, JavaScript, syntax highlighting, MathJax, emojis, and embedded YouTube/Twitter content.
Use cases
- display markdown text in an android app
- render a readme file inside a mobile app
- load markdown from assets, files, or urls
- show markdown with github styling
- render math formulas and code highlighting in markdown
- embed tweets and youtube videos in markdown content
When to choose
- you need to render markdown in a native Android view without a WebView-based solution
- you want styling control with custom CSS, themes, and media queries
- you need extras like MathJax, emoji, syntax highlighting, or embedded media
When to avoid
- you target platforms other than Android
- you need a actively maintained library - the latest release is from 2018
- you need iOS, desktop, or web markdown rendering
Facets
library · maturity maintenance
markdown ui-components templating android-tools frontend documentation jvm markdown-view android-view flexmark syntax-highlighting mathjax emoji android mobile
1 source
- readme: https://github.com/tiagohm/MarkdownView · fetched 2026-08-28 · 16301721e477
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| tiagohm/MarkdownView | main | 10 |
For agents
markdown · JSON · MCP: product_card(name="tiagohm/MarkdownView")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem