Skip to content
This repository was archived by the owner on Mar 22, 2023. It is now read-only.

Commit 66120c9

Browse files
committed
Add npm shield
1 parent 0318677 commit 66120c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# markdown-it loader for webpack [![Build Status](https://img.shields.io/travis/unindented/markdown-it-loader.svg)](http://travis-ci.org/unindented/markdown-it-loader) [![Dependency Status](https://img.shields.io/gemnasium/unindented/markdown-it-loader.svg)](https://gemnasium.com/unindented/markdown-it-loader)
1+
# markdown-it loader for webpack [![Version](https://img.shields.io/npm/v/markdown-it-loader.svg)](https://www.npmjs.com/package/markdown-it-loader) [![Build Status](https://img.shields.io/travis/unindented/markdown-it-loader.svg)](http://travis-ci.org/unindented/markdown-it-loader) [![Dependency Status](https://img.shields.io/gemnasium/unindented/markdown-it-loader.svg)](https://gemnasium.com/unindented/markdown-it-loader)
22

33
Parses source as Markdown using the awesome [markdown-it](https://github.com/markdown-it/markdown-it) parser.
44

0 commit comments

Comments
 (0)