File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 4
4
5
5
# Marked
6
6
7
- [ ![ npm] ( https://img.shields.io /npm/v/marked.svg )] ( https://www.npmjs.com/package/marked )
7
+ [ ![ npm] ( https://badgen.net /npm/v/marked )] ( https://www.npmjs.com/package/marked )
8
8
[ ![ gzip size] ( http://img.badgesize.io/https://cdn.jsdelivr.net/npm/marked/marked.min.js?compression=gzip )] ( https://cdn.jsdelivr.net/npm/marked/marked.min.js )
9
- [ ![ install size] ( https://packagephobia.now.sh/badge?p= marked )] ( https://packagephobia.now.sh/result?p=marked )
10
- [ ![ downloads] ( https://img.shields.io /npm/dt/marked.svg )] ( https://www.npmjs.com/package/marked )
11
- [ ![ travis] ( https://travis-ci.org/ markedjs/marked.svg?branch=master )] ( https://travis-ci.org/markedjs/marked )
9
+ [ ![ install size] ( https://badgen.net/packagephobia/install/ marked )] ( https://packagephobia.now.sh/result?p=marked )
10
+ [ ![ downloads] ( https://badgen.net /npm/dt/marked )] ( https://www.npmjs.com/package/marked )
11
+ [ ![ travis] ( https://badgen.net/travis/ markedjs/marked )] ( https://travis-ci.org/markedjs/marked )
12
12
13
13
- ⚡ built for speed
14
14
- ⬇️ low-level compiler for parsing markdown without caching or blocking for long periods of time
You can’t perform that action at this time.
0 commit comments