Skip to content

Commit 4b9661a

Browse files
authored
docs: add badges
Updated project name and enhanced README with badges and description.
1 parent e03169d commit 4b9661a

1 file changed

Lines changed: 7 additions & 3 deletions

File tree

packages/mdc-syntax/README.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,12 @@
1-
# MDC Syntax
1+
# comark
22

3-
A high-performance markdown parser with MDC (Markdown Components) support.
3+
[![npm version](https://img.shields.io/npm/v/comark?color=black)](https://npmx.dev/comark)
4+
[![npm downloads](https://img.shields.io/npm/dm/comark?color=black)](https://npm.chart.dev/comark)
5+
[![CI](https://img.shields.io/github/actions/workflow/status/comarkdown/comark/ci.yml?branch=main&color=black)](https://github.com/comarkdown/comark/actions/workflows/ci.yml)
6+
[![Documentation](https://img.shields.io/badge/Documentation-black?logo=readme&logoColor=white)](https://comark.dev)
7+
[![license](https://img.shields.io/github/license/comarkdown/comark?color=black)](https://github.com/comarkdown/comark/blob/main/LICENSE)
48

5-
[![npm version](https://img.shields.io/npm/v/mdc-syntax)](https://www.npmjs.com/package/mdc-syntax)
9+
A high-performance markdown parser and renderer with Vue & React components support.
610

711
## Features
812

0 commit comments

Comments
 (0)