# yzhang-gh/vscode-markdown

Markdown All in One

Repository: https://github.com/yzhang-gh/vscode-markdown
Canonical: https://ross.abutalabs.com/products/vscode-markdown
Homepage: https://marketplace.visualstudio.com/items?itemName=yzhang.markdown-all-in-one
Language: TypeScript
License: MIT
License Family: permissive
Topics: markdown, vscode
Last push: 2026-06-13T04:49:10+00:00

## Health v2 (maintenance only)
Score: 71/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 87, release rhythm 35, longevity 100
- inputs: {"age_days": 3529, "days_push": 81, "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 3277, forks 374 (observed 2026-08-28T04:07:53.506330+00:00)

## What it is
Markdown All in One is a Visual Studio Code extension that adds comprehensive Markdown editing features such as keyboard shortcuts, automatic table of contents generation, list editing, math support, and printing to HTML. It is one of the most-installed Markdown extensions on the VS Code Marketplace.

## Use cases
- generate and auto-update a table of contents in markdown files
- keyboard shortcuts for bold, italic, and other markdown formatting
- print or convert markdown to html
- edit markdown lists and task lists efficiently
- write math formulas in markdown with latex support
- get autocompletions while writing markdown in vscode

## When to choose
- you write markdown regularly in VS Code and want richer editing than the built-in support
- you need automatically maintained tables of contents for documentation or READMEs
- you want GitHub Flavored Markdown and math support in the editor

## When to avoid
- you use a different editor than VS Code
- you only need basic markdown preview, which VS Code already provides
- you need a standalone markdown converter or static site generator

## Facets
- artifact type: plugin
- maturity: active
- function: markdown, editor, developer-tools, documentation
- domain: text-editors, documentation, developer-tools
- platform: editor-plugin, cross-platform
- tags: vscode-extension, table-of-contents, keyboard-shortcuts, github-flavored-markdown, latex-math

## Member repositories
- yzhang-gh/vscode-markdown (main) score 71

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:53.506330+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-29T18:43:21.937498+00:00, confidence not recorded.
  - readme: https://github.com/yzhang-gh/vscode-markdown (fetched 2026-08-28T04:07:53.506330+00:00, sha 87fc6839e5d3)
  - homepage: https://marketplace.visualstudio.com/items?itemName=yzhang.markdown-all-in-one (fetched 2026-08-29T09:36:32.429776+00:00, sha 48fa26ecd3e8)
  - site_page: https://code.visualstudio.com/docs/languages/markdown (fetched 2026-08-29T09:36:32.439150+00:00, sha 2c39c90373a8)
  - site_page: https://code.visualstudio.com/docs/getstarted/userinterface (fetched 2026-08-29T09:36:32.441550+00:00, sha b6b52406dce8)
  - site_page: https://code.visualstudio.com/docs/getstarted/keybindings (fetched 2026-08-29T09:36:32.444172+00:00, sha 083c13520828)
- Data as of 2026-08-30T08:39:29.467469+00:00.
