# @tryghost/kg-markdown-html-renderer

Latest version **7.2.5** (published 2026-07-17) · MIT license · 0 weekly downloads

## Install

```sh
npm install @tryghost/kg-markdown-html-renderer
pnpm add @tryghost/kg-markdown-html-renderer
yarn add @tryghost/kg-markdown-html-renderer
bun add @tryghost/kg-markdown-html-renderer
```

## Health

**Score 85/100 (A)** — status: active.

Positive: has types; esm support; no vulnerabilities; has provenance; recently updated; high maintenance score; high quality score; popular repo; extremely popular.

Warnings: low downloads.

## Facts

| | |
|---|---|
| Version | 7.2.5 |
| Published | 2026-07-17 |
| First published | 2020-03-25 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Node | ^22.13.1 \|\| ^24.0.0 |
| Dependencies | 9 |
| Unpacked size | 35.2 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Provenance | attested (GitHub Actions) |
| GitHub stars | 55305 |
| Author | Ghost Foundation |
| Maintainers | zimoatghost, allouis, kernalghost, chrisraible, erisds, johnonolan, kevinansfield, cobbspur, aileencgn, jloh, minimaluminium, sam-lord, pauladamdavis, bobvaneck, joeegrigg, hadret, jonhickman, erik-ghost, sagzy, vershwal, zach1618, mike182uk, luissazevedo, lsinger, nickmoreton, renatoworks, rblstr-ghost, evanhahn-ghost, weylandswart, ghost-slimer, tmciesco, jonatan-ghost, 9larsons |

## Links

- npm: https://www.npmjs.com/package/@tryghost/kg-markdown-html-renderer
- Repository: https://github.com/TryGhost/Ghost
- npm.io page: https://npm.io/package/@tryghost/kg-markdown-html-renderer

## Dependencies (9)

- [semver](https://npm.io/package/semver.md) 7.8.5
- [markdown-it](https://npm.io/package/markdown-it.md) 14.3.0
- [markdown-it-sub](https://npm.io/package/markdown-it-sub.md) 2.0.0
- [markdown-it-sup](https://npm.io/package/markdown-it-sup.md) 2.0.0
- [markdown-it-mark](https://npm.io/package/markdown-it-mark.md) 4.0.0
- [@tryghost/kg-utils](https://npm.io/package/@tryghost/kg-utils.md) ~1.1.5
- [markdown-it-footnote](https://npm.io/package/markdown-it-footnote.md) 4.0.0
- [markdown-it-lazy-headers](https://npm.io/package/markdown-it-lazy-headers.md) 0.1.3
- [markdown-it-image-lazy-loading](https://npm.io/package/markdown-it-image-lazy-loading.md) 2.0.1

## Recent versions

- 7.2.5 (latest) — 2026-07-17
- 7.2.4 — 2026-07-10
- 7.2.3 — 2026-06-22
- 7.2.2 — 2026-06-02
- 7.2.1 — 2026-04-27
- 7.2.0 — 2026-04-20
- 7.1.18 — 2026-04-02
- 7.1.17 — 2026-04-02
- 7.1.16 — 2026-03-20
- 7.1.15 — 2026-03-16
- 7.1.14 — 2026-03-12
- 7.1.13 — 2026-03-02
- 7.1.12 — 2026-02-26
- 7.1.11 — 2026-02-12
- 7.1.10 — 2026-02-12
- … 70 more at https://npm.io/package/@tryghost/kg-markdown-html-renderer/versions

## README

# Koenig Markdown Html Renderer

## Install

`npm install @tryghost/kg-markdown-html-renderer --save`

or

`npm install @tryghost/kg-markdown-html-renderer`


## Usage


## Develop

This is a mono repository, managed with [lerna](https://lernajs.io/).

Follow the instructions for the top-level repo.
1. `git clone` this repo & `cd` into it as usual
2. Run `pnpm install` from the Ghost monorepo root.


## Run

- `pnpm dev`


## Test

- `pnpm lint` run just eslint
- `pnpm test` run lint and tests




# Copyright & License

Copyright (c) 2013-2026 Ghost Foundation - Released under the [MIT license](LICENSE).

---
_Source: https://npm.io/package/@tryghost/kg-markdown-html-renderer · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
