Mirror of Steamdown (Markdown -> Steam Markup converter)
0

Configure Feed

Select the types of activity you want to include in your feed.

Add codecov badge

authored by

Spenser Black and committed by
GitHub
(Jul 16, 2026, 1:26 PM EDT) c0a52b8f 3e429d47

+1
+1
packages/steamdown/README.md
··· 2 2 3 3 [![NPM Version](https://img.shields.io/npm/v/%40steamdown%2Fcore)](https://www.npmjs.com/package/@steamdown/core) 4 4 [![CI](https://github.com/spenserblack/steamdown/actions/workflows/ci.yml/badge.svg)](https://github.com/spenserblack/steamdown/actions/workflows/ci.yml) 5 + [![codecov](https://codecov.io/gh/spenserblack/steamdown/graph/badge.svg)](https://codecov.io/gh/spenserblack/steamdown) 5 6 6 7 Render Markdown / a Markdown-like language to Steam's markup format. 7 8