# enkisoftware/imgui_markdown

Markdown for Dear ImGui

Repository: https://github.com/enkisoftware/imgui_markdown
Canonical: https://ross.abutalabs.com/products/imgui_markdown
Language: C++
License: Zlib
License Family: permissive
Topics: imgui, gui, ui, library, gamedev, game-development, markdown, dear-imgui
Last push: 2026-07-03T13:39:26+00:00

## Health v2 (maintenance only)
Score: 73/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 90, release rhythm 35, longevity 100
- inputs: {"age_days": 2773, "days_push": 61, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1336, forks 98 (observed 2026-08-28T04:04:25.453014+00:00)

## What it is
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
- artifact type: library
- maturity: active
- function: markdown, ui-components, gui
- domain: developer-tools, graphics
- platform: cpp, cross-platform
- tags: dear-imgui, single-header, immediate-mode-gui, gamedev, game-development, desktop

## Member repositories
- enkisoftware/imgui_markdown (main) score 73

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:25.453014+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:44:15.352503+00:00, confidence not recorded.
  - readme: https://github.com/enkisoftware/imgui_markdown (fetched 2026-08-28T04:04:25.453014+00:00, sha 04e04ad9b9a0)
- Data as of 2026-08-30T08:39:29.467469+00:00.
