# 88250/lute

🎼 一款结构化的 Markdown 引擎，支持 Go 和 JavaScript。A structured Markdown engine that supports Go and JavaScript.

Repository: https://github.com/88250/lute
Canonical: https://ross.abutalabs.com/products/lute
Homepage: https://ld246.com/tag/lute
Language: Go
License: NOASSERTION
License Family: other
Topics: markdown, vditor, gopherjs, protyle, siyuan
Last push: 2026-08-26T16:07:49+00:00

## Health v2 (maintenance only)
Score: 87/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 99, release rhythm 65, longevity 100
- inputs: {"age_days": 2467, "days_push": 7, "days_rel": 22, "gap_med": null, "n_releases_24m": 1}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1668, forks 172 (observed 2026-08-28T04:05:19.833870+00:00)

## What it is
Lute is a structured Markdown engine implemented in Go and compiled to JavaScript via GopherJS. It fully implements the GFM/CommonMark specifications with enhanced support for Chinese text and powers editors like Vditor and SiYuan.

## Use cases
- parse markdown to html in go
- markdown engine with good chinese text support
- convert markdown to block dom for editors
- commonmark and gfm compliant markdown parser
- use the same markdown engine in go and javascript
- render markdown with math formulas and code highlighting
- parse markdown into an ast

## When to choose
- you need a spec-compliant GFM/CommonMark parser in Go or JavaScript
- your content is Chinese-heavy and other engines mishandle it
- you build editors like Vditor/SiYuan needing block-level DOM output

## When to avoid
- you need a tiny, minimal markdown converter
- you require plugins from other ecosystems like markdown-it or remark
- you need a permissively licensed library (it uses MulanPSL)

## Facets
- artifact type: library
- maturity: active
- function: parser, markdown, templating
- domain: parsers, web-development, documentation
- platform: go, cross-platform
- tags: markdown-engine, commonmark, gfm, gopherjs, chinese-text, ast, html-rendering, javascript, nodejs

## Member repositories
- 88250/lute (main) score 87

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:19.833870+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-30T03:42:48.235946+00:00, confidence not recorded.
  - readme: https://github.com/88250/lute (fetched 2026-08-28T04:05:19.833870+00:00, sha 28559aa6154b)
  - homepage: https://ld246.com/tag/lute (fetched 2026-08-29T11:16:03.733905+00:00, sha 2cf98d8db83b)
- Data as of 2026-08-30T08:39:29.467469+00:00.
