Ross ROSS = Recommend OSS · open-source software intelligence for agents

xoofx/markdig

A fast, powerful, CommonMark compliant, extensible Markdown processor for .NET observed · 2026-08-28

github.com/xoofx/markdig · homepage · C# · BSD-2-Clause (permissive) observed · 2026-08-28

Health v2 · maintenance only

95/100

  • Activity 98
  • Release rhythm 89
  • Longevity 100
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: 21.5
  • age_days: 3752
  • days_rel: 76
  • days_push: 15
  • n_releases_24m: 23

Full methodology

Adoption not part of the score

5307 stars · 509 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

Markdig is a fast, CommonMark-compliant, extensible Markdown processor for .NET that converts Markdown to HTML. It provides a rich AST with source locations, roundtrip trivia support, and 20+ built-in extensions such as tables, footnotes, and GitHub alerts.

Use cases

  • convert markdown to html in a .net app
  • parse markdown into an abstract syntax tree
  • build a markdown editor with source locations
  • render github-flavored markdown including tables and alerts
  • programmatically edit markdown documents losslessly
  • add custom markdown syntax extensions

When to choose

  • you need a spec-compliant, high-performance markdown parser on .NET
  • you need an AST or lossless roundtrip editing of markdown
  • you want pluggable markdown extensions like pipe tables, footnotes, or alerts

When to avoid

  • you need markdown processing outside the .NET ecosystem
  • you need conversion to formats other than HTML without extra work

Facets

library · maturity stable

parser templating documentation parsers web-development documentation developer-tools dotnet cross-platform markdown commonmark markdown-to-html ast gfm extensible-pipeline roundtrip

2 sources

Member repositories

RepositoryRoleHealth v2
xoofx/markdigmain95

For agents

markdown · JSON · MCP: product_card(name="xoofx/markdig")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem