# MeanderingProgrammer/render-markdown.nvim

Improve viewing Markdown in Neovim

Repository: https://github.com/MeanderingProgrammer/render-markdown.nvim
Canonical: https://ross.abutalabs.com/products/render-markdownnvim
Language: Lua
License: MIT
License Family: permissive
Topics: lua, neovim, neovim-plugin, nvim-plugin, markdown, nvim
Last push: 2026-08-11T20:27:49+00:00

## Health v2 (maintenance only)
Score: 88/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 97, release rhythm 89, longevity 64
- inputs: {"age_days": 898, "days_push": 22, "days_rel": 76, "gap_med": 25.0, "n_releases_24m": 25}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 4954, forks 135 (observed 2026-08-28T04:09:03.760119+00:00)

## What it is
A Neovim plugin written in Lua that improves Markdown viewing by rendering headings, code blocks, tables, quotes, callouts, checkboxes, and LaTeX directly inside the editor. It is highly configurable and uses treesitter to render Markdown injected into any file type.

## Use cases
- render markdown files nicely inside neovim
- display markdown headings with icons and colors in vim
- view markdown tables and checkboxes rendered in the terminal
- render latex formulas in markdown notes in neovim
- make markdown documentation easier to read in the editor
- render markdown injected into other file types

## When to choose
- you live in Neovim and want WYSIWYG-like Markdown viewing without leaving the terminal
- you want configurable icons, padding, and colors for Markdown elements
- you need Markdown rendering for injected Markdown in any file type

## When to avoid
- you need a full GUI Markdown preview with external browser windows
- you don't use Neovim or can't install treesitter parsers and Nerd fonts

## Facets
- artifact type: plugin
- maturity: active
- function: markdown, ui-components, developer-tools
- domain: text-editors, developer-tools, documentation
- platform: editor-plugin, windows
- tags: neovim-plugin, markdown-rendering, treesitter, lua, neovim, linux, macos

## Member repositories
- MeanderingProgrammer/render-markdown.nvim (main) score 88

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:09:03.760119+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:17:50.460494+00:00, confidence not recorded.
  - readme: https://github.com/MeanderingProgrammer/render-markdown.nvim (fetched 2026-08-28T04:09:03.760119+00:00, sha 53211ec89169)
- Data as of 2026-08-30T08:39:29.467469+00:00.
