enkisoftware/imgui_markdown
Markdown for Dear ImGui observed · 2026-08-28
Health v2 · maintenance only
73/100
- Activity 90
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2773
- days_rel: n/a
- days_push: 61
- n_releases_24m: 0
Adoption not part of the score
1336 stars · 98 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A permissively licensed (Zlib) single-header C++11 library that renders Markdown inside Dear ImGui applications. It supports headers, emphasis, lists, links, images, and horizontal rules for in-game or tool UIs.
Use cases
- render markdown text in an imgui ui
- display formatted help or docs inside a game tool
- show rich text with links and images in dear imgui
- add markdown rendering to a c++ desktop app
- render in-app documentation in an imgui-based editor
When to choose
- you already use Dear ImGui and need lightweight markdown rendering
- you want a single-header, permissively licensed dependency
- you need basic markdown (headers, emphasis, lists, links, images) in a game or tool UI
When to avoid
- you need full CommonMark compliance or complex markdown features like tables
- you are not using Dear ImGui
- you need server-side or standalone markdown-to-HTML conversion
Facets
library · maturity active
markdown ui-components gui developer-tools graphics cpp cross-platform dear-imgui single-header immediate-mode-gui gamedev game-development desktop
1 source
- readme: https://github.com/enkisoftware/imgui_markdown · fetched 2026-08-28 · 04e04ad9b9a0
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| enkisoftware/imgui_markdown | main | 73 |
For agents
markdown · JSON · MCP: product_card(name="enkisoftware/imgui_markdown")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem