File tree Expand file tree Collapse file tree 1 file changed +7
-6
lines changed Expand file tree Collapse file tree 1 file changed +7
-6
lines changed Original file line number Diff line number Diff line change @@ -2,12 +2,13 @@ React Markdown Preview
2
2
===
3
3
<!-- dividing-->
4
4
5
- [ ![ ] ( https://img.shields.io/github/issues/uiwjs/react-markdown-preview.svg )] ( https://github.com/uiwjs/react-markdown-preview/issues )
6
- [ ![ ] ( https://img.shields.io/github/forks/uiwjs/react-markdown-preview.svg )] ( https://github.com/uiwjs/react-markdown-preview/network )
7
- [ ![ ] ( https://img.shields.io/github/stars/uiwjs/react-markdown-preview.svg )] ( https://github.com/uiwjs/react-markdown-preview/stargazers )
8
- [ ![ ] ( https://img.shields.io/github/release/uiwjs/react-markdown-preview )] ( https://github.com/uiwjs/react-markdown-preview/releases )
9
- [ ![ ] ( https://img.shields.io/npm/v/@uiw/react-markdown-preview.svg )] ( https://www.npmjs.com/package/@uiw/react-markdown-preview )
10
- [ ![ ] ( https://img.shields.io/badge/Open%20in-unpkg-blue )] ( https://uiwjs.github.io/npm-unpkg/#/pkg/@uiw/react-markdown-preview/file/README.md )
5
+ [ ![ Downloads] ( https://img.shields.io/npm/dm/@uiw/react-markdown-preview.svg?style=flat )] ( https://www.npmjs.com/package/@uiw/react-markdown-preview )
6
+ [ ![ Issues] ( https://img.shields.io/github/issues/uiwjs/react-markdown-preview.svg )] ( https://github.com/uiwjs/react-markdown-preview/issues )
7
+ [ ![ Forks] ( https://img.shields.io/github/forks/uiwjs/react-markdown-preview.svg )] ( https://github.com/uiwjs/react-markdown-preview/network )
8
+ [ ![ Stars] ( https://img.shields.io/github/stars/uiwjs/react-markdown-preview.svg )] ( https://github.com/uiwjs/react-markdown-preview/stargazers )
9
+ [ ![ Release] ( https://img.shields.io/github/release/uiwjs/react-markdown-preview )] ( https://github.com/uiwjs/react-markdown-preview/releases )
10
+ [ ![ npm version] ( https://img.shields.io/npm/v/@uiw/react-markdown-preview.svg )] ( https://www.npmjs.com/package/@uiw/react-markdown-preview )
11
+ [ ![ npm unpkg] ( https://img.shields.io/badge/Open%20in-unpkg-blue )] ( https://uiwjs.github.io/npm-unpkg/#/pkg/@uiw/react-markdown-preview/file/README.md )
11
12
12
13
React component preview markdown text in web browser. The minimal amount of CSS to replicate the GitHub Markdown style. The current [ document website] ( https://uiwjs.github.io/react-markdown-preview/ ) is converted using this react component.
13
14
You can’t perform that action at this time.
0 commit comments