# pandao/editor.md

The open source embeddable online markdown editor (component).

Repository: https://github.com/pandao/editor.md
Canonical: https://ross.abutalabs.com/products/editormd
Homepage: http://editor.md.ipandao.com/
Language: JavaScript
License: MIT
License Family: permissive
Topics: markdown, editor, javascript, jquery, documentation, codemirror, katex, gfm, flowchart, sequence-diagram, toc, marked, commonmark, markdown-editor, markdown-writer
Last push: 2024-04-26T08:55:55+00:00

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

## Adoption (not part of the score)
Stars 14318, forks 2448 (observed 2026-08-28T04:11:06.751502+00:00)

## What it is
Editor.md is an open-source embeddable online Markdown editor component built on CodeMirror, jQuery, and Marked. It provides real-time preview, image upload, syntax highlighting, and Markdown extras like ToC, Emoji, KaTeX formulas, flowcharts, and sequence diagrams.

## Use cases
- embed a markdown editor in a web page
- add live preview markdown editing to a CMS
- let users write documentation with markdown in the browser
- render markdown with katex formulas and flowcharts
- build a comment or article editor with image upload
- convert markdown to html in a form

## When to choose
- you need a jQuery-based embeddable markdown editor with live preview
- you want markdown extras like ToC, emoji, task lists, KaTeX, and diagrams out of the box
- you must support legacy browsers like IE8 or Zepto.js

## When to avoid
- you use a modern framework like React or Vue and prefer a native component
- you want an actively developed editor with recent maintenance
- you need a dependency-free or jQuery-free solution

## Facets
- artifact type: library
- maturity: maintenance
- function: editor, markdown, ui-components, templating
- domain: web-development, frontend, text-editors, documentation
- platform: browser
- tags: markdown-editor, jquery, codemirror, live-preview, katex, gfm, flowchart, sequence-diagram, toc, embeddable-component, javascript, web-server

## Member repositories
- pandao/editor.md (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:11:06.751502+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-29T17:12:39.176656+00:00, confidence not recorded.
  - readme: https://github.com/pandao/editor.md (fetched 2026-08-28T04:11:06.751502+00:00, sha 8915b7368ddb)
  - homepage: http://editor.md.ipandao.com/ (fetched 2026-08-29T08:06:27.439080+00:00, sha c5a8e2909193)
  - registry_npm: https://registry.npmjs.org/editor.md (fetched 2026-08-29T08:06:27.441874+00:00, sha 71b1c2ff60f7)
- Data as of 2026-08-30T08:39:29.467469+00:00.
